I decided to remove the "add"-event entirely from the Displayable. Instead of that I think we need a "child"-event that get's emitted everytime the Displayable adds a new child. This event will be needed by plugins that need to enhance the new child.
I decided to remove the "add"-event entirely from the Displayable. Instead of that I think we need a "child"-event that get's emitted everytime the Displayable adds a new child. This event will be needed by plugins that need to enhance the new child.