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

Optional menu button #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

carbureted
Copy link

As per #19, this only creates a menu button if navIconName is defined.

However, I noticed a bug where you don't get an icon if the navIconName is named anything other than "menu", which doesn't seem to be as intended. I can fix that, but it might be best done in a different pull request since it could break the current examples.

@Ehesp
Copy link
Contributor

Ehesp commented Dec 5, 2015

This works, the icon type issue was fixed in 71e2377#diff-39f15dcb5540310cc645f61cf2724af7R70, so @binggg will need to sort a merge conflict out here.

@carbureted
Copy link
Author

There shouldn't be a merge conflict, as best I can tell. The issue I mentioned above is that I misread the purpose of navIconName - I thought it was arbitrary, so I passed in "foo" and it ended up being predictably broken :)

@mrcasals
Copy link
Contributor

👍

@Ehesp
Copy link
Contributor

Ehesp commented Dec 11, 2015

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.

3 participants