Commit b727f34f authored by Viktor Lidholt's avatar Viktor Lidholt

Fixes issue with replacing the root node

parent 1328562e
......@@ -42,6 +42,7 @@ class SpriteBox extends RenderBox {
// Update the value
_rootNode = value;
_actionControllers = null;
// Add new references
_addSpriteBoxReference(_rootNode);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment