Skip to content

Fix typo and make ListBoxItems toggleable in Demo #3680

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

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

corvinsz
Copy link
Member

The ListBoxItem's ToolTip says it should behave like a toggle, but it didn't, because materialDesign:ListBoxAssist.CanUserToggleSelectedItem="True" was not set.

@bebenins
Copy link
Contributor

@corvinsz Nice! I didn't know this was already built-in. Thank you!
Like you said, it'd be nice to have a true/false style button instead of ListBox. But at least I have a working solution for now.

@Keboo Keboo added the demo app Items that relate to the demo application label Oct 15, 2024
@Keboo Keboo added this to the 5.2.0 milestone Oct 15, 2024
@Keboo Keboo enabled auto-merge (squash) October 15, 2024 05:30
Copy link
Member

@Keboo Keboo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this!

@Keboo Keboo merged commit 81128a7 into MaterialDesignInXAML:master Oct 15, 2024
2 checks passed
JLdgu pushed a commit to JLdgu/MaterialDesignInXamlToolkit that referenced this pull request Nov 8, 2024
…ML#3680)

* fixed typo in tool tip in MenusAndToolBars

* Make ListBoxItem in Demo actually toggleable that should be toggleable

---------

Co-authored-by: Corvin Szimion <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo app Items that relate to the demo application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants