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

HamburgerMenu: Allow using own items together with the new HamburgerMenuItemStyleSelector #3619

Merged
merged 1 commit into from Oct 1, 2019

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Oct 1, 2019

Describe the changes you have made to improve this project

The new style selector doesn't work together with other items than directly derived from HamburgerMenuItem class. This commit fixes this, so it's possible to use any other classes too. Additionally it's possible to use classes derived from the new interface IHamburgerMenuItem.

…ector

The new style selector doesn't work together with other items then directly derived from HamburgerMenuItem class. This commit fixes this, so it's possible to use any other classes too. Additionally it's possible to use classes derived from the new interface IHamburgerMenuItem.
@punker76 punker76 added this to the 2.0.0 milestone Oct 1, 2019
@punker76 punker76 merged commit 7b61fe8 into develop Oct 1, 2019
@punker76 punker76 deleted the HamburgerMenuItemStyleSelector_Changes branch October 1, 2019 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant