Skip to content

setMask on NavDataManager is not called correctly from adding/removing listeners#23

Open
jfbenckhuijsen wants to merge 2 commits intoMahatmaX:masterfrom
ronsmits:fix-nav-listener
Open

setMask on NavDataManager is not called correctly from adding/removing listeners#23
jfbenckhuijsen wants to merge 2 commits intoMahatmaX:masterfrom
ronsmits:fix-nav-listener

Conversation

@jfbenckhuijsen
Copy link
Copy Markdown

No description provided.

ronsmits and others added 2 commits July 5, 2014 21:21
the mask was only set in case *listeners.size() > 2. Otherwise, the mask
was always reset. Now, the reset is only performed if the number of
listeners drops to 0, and set if there is one listener present (assuming
it's the first).
@jfbenckhuijsen jfbenckhuijsen changed the title Fix nav listener setMask on NavDataManager is not called correctly from adding/removing listeners Jul 16, 2014
@jfbenckhuijsen
Copy link
Copy Markdown
Author

Branched from our maveninzed branch. The fix is in the single commit in this branch

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.

2 participants