This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scene: fix place above/below if sibling == node
Currently these functions remove the node from the scene if the sibling argument is the same node as the node. Making this case a noop is much more predictable behavior.
- Loading branch information