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

Fixes #1041 by making MenuItem create ToggleButton on QAT #1043

Merged

Conversation

andersforsgren
Copy link

@andersforsgren andersforsgren commented Jul 5, 2022

MenuItem creates ToggleButton on QAT if IsCheckable=true, else the old behavior (regular button).
Added CanAddToQuickAccessToolbar=true to one existing menu item on the tests tab so this can be tested in the ShowCase app.

Fixes #1041

@batzen batzen merged commit b48b3e4 into fluentribbon:develop Jul 5, 2022
@batzen batzen added this to the 10.0 milestone Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MenuItem CreateQuickAccessItem should create ToggleButton
2 participants