Merge pull request #4203 from huffman/remove-auto-on-edit-entities

Fix editEntities.js automatically turning on
This commit is contained in:
Brad Hefta-Gaub 2015-01-30 13:15:57 -08:00
commit 53534cea61

View file

@ -1047,4 +1047,3 @@ PropertiesTool = function(opts) {
};
propertiesTool = PropertiesTool();
toolBar.setActive(true);