Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix of addling listener to Event.REMOVED_FROM_STAGE in DefaultPopUpManager:addPopUp #1001

Merged
merged 1 commit into from
Oct 27, 2014

Conversation

hazardsoft
Copy link
Contributor

Event listener should be added before popup is added to stage, because popup may be disposed right after being placed on stage.

Event listener should be added before popup is added to stage, because popup may be disposed right after being placed on stage.
@mickjagger
Copy link

+1

5 similar comments
@vaukalak
Copy link

+1

@samoiloff
Copy link

+1

@mrkosima
Copy link

+1

@BregoXX
Copy link

BregoXX commented Oct 24, 2014

+1

@ivan-shaban
Copy link

+1

joshtynjala added a commit that referenced this pull request Oct 27, 2014
Fix of addling listener to Event.REMOVED_FROM_STAGE in DefaultPopUpManager:addPopUp
@joshtynjala joshtynjala merged commit c540989 into feathersui:master Oct 27, 2014
@joshtynjala
Copy link
Member

Thanks!

joshtynjala added a commit that referenced this pull request Sep 8, 2015
Fix of addling listener to Event.REMOVED_FROM_STAGE in DefaultPopUpManager:addPopUp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants