Is there any other way / event to completely remove events instead of using the removedFromStage event?
--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > Weak refs work. You can rely on them, but not count on when an object > will finally go away. > > > > removedFromStage probably happens when we re-parent to move a child into > a scrollable sub-container. > > >

