Browse Source
When setting the visual parent of a control, make sure that it's not already set. The code in issue #513 was trying to reparent an already parented control, causing problems - this makes sure that this can't happen.pull/541/head
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue