Browse Source
When updating the scene, if a control has been reparented then a new `VisualNode` needs to be created to prevent #3095. Check that an existing node has the correct parent and if it doesn't, deindex it and create a new node. Fixes #3095pull/3119/head
1 changed files with 14 additions and 1 deletions
Loading…
Reference in new issue