Fix group clear button messing up select-in-box state

This commit is contained in:
David Rowe 2017-09-27 15:09:10 +13:00
parent 76889d1b67
commit 895ffaf1f9

View file

@ -2776,7 +2776,6 @@ ToolsMenu = function (side, leftInputs, rightInputs, uiCommandCallback) {
break;
case "clearGroupSelection":
optionsToggles.groupSelectionBoxButton = false;
index = clearGroupingButtonIndex;
Overlays.editOverlay(optionsOverlays[index], {
color: optionsItems[index].properties.color