ZVISION: Add note about _activeNodes
This commit is contained in:
parent
fc5727c522
commit
a9db1e1712
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ void ScriptManager::changeLocationIntern() {
|
|||
}
|
||||
_activeControls.clear();
|
||||
_engine->clearAllMouseEvents();
|
||||
// TODO: See if we need to clear _activeNodes as well. And if so, remember to delete the nodes before clearing the list
|
||||
|
||||
// Revert to the idle cursor
|
||||
_engine->getCursorManager()->revertToIdle();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue