From a98829ed8a689d951948945e7f04d8352385c0c4 Mon Sep 17 00:00:00 2001 From: Ryan Huffman Date: Fri, 30 Jan 2015 13:12:00 -0800 Subject: [PATCH] Fix editEntities.js automatically turning on --- examples/editEntities.js | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/editEntities.js b/examples/editEntities.js index 92223827b9..5c26fc0805 100644 --- a/examples/editEntities.js +++ b/examples/editEntities.js @@ -1047,4 +1047,3 @@ PropertiesTool = function(opts) { }; propertiesTool = PropertiesTool(); -toolBar.setActive(true);