mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 03:53:52 +02:00
Reenable entity list tools
This commit is contained in:
parent
00f7bf7efe
commit
ce60a410cf
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ var toolBar = (function () {
|
|||
cameraManager.disable();
|
||||
} else {
|
||||
hasShownPropertiesTool = false;
|
||||
entityListTool.setVisible(true);
|
||||
cameraManager.enable();
|
||||
gridTool.setVisible(true);
|
||||
grid.setEnabled(true);
|
||||
|
|
Loading…
Reference in a new issue