lines/spacing

This commit is contained in:
David Back 2018-09-06 16:54:58 -07:00
parent 14a3eb4c97
commit b82f6d0bad
3 changed files with 5 additions and 4 deletions

View file

@ -813,6 +813,7 @@ var toolBar = (function () {
};
entityListTool.interactiveWindowHidden.addListener(this, deactivateCreateIfDesktopWindowsHidden);
createToolsWindow.interactiveWindowHidden.addListener(this, deactivateCreateIfDesktopWindowsHidden);
that.setActive(false);
}