Pop.Box/docs/dev/elements/window.md
2016-04-16 23:57:21 -07:00

250 B

  • addChild() Adds children to @window instead of itself. This may cause issues with expectation vs result. A user expects when using addChild() that an element will be a direct child of window, not that it will end up in a sub-element.