This commit is contained in:
Thijs Wenker 2018-11-09 01:56:17 +01:00
parent 9005efb639
commit e483b1342c

View file

@ -501,7 +501,6 @@ SelectionManager = (function() {
if (selectionUpdated) {
SelectionDisplay.useDesiredSpaceMode();
//SelectionDisplay.setSpaceMode(SPACE_LOCAL, false);
}
} else {
properties = Entities.getEntityProperties(that.selections[0], ['type', 'boundingBox']);