mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 17:22:09 +02:00
Force entity list tool to refresh when opened
This commit is contained in:
parent
5f4f232602
commit
2f833f16d8
1 changed files with 1 additions and 0 deletions
|
@ -871,6 +871,7 @@ var toolBar = (function () {
|
|||
}
|
||||
UserActivityLogger.enabledEdit();
|
||||
entityListTool.setVisible(true);
|
||||
entityListTool.sendUpdate();
|
||||
gridTool.setVisible(true);
|
||||
grid.setEnabled(true);
|
||||
propertiesTool.setVisible(true);
|
||||
|
|
Loading…
Reference in a new issue