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

fix for #943 (LauncherIcon in RibbonGroupBox on QuickAccess is always shown) #944

Merged

Conversation

nishy2000
Copy link
Contributor

fix #943

Add the trigger of IsLauncherVisible to ControlTemplate.Triggers.

Before:
LauncherIcon-in-QuickToolBar-before

After:
LauncherIcon-in-QuickToolBar-after

@batzen batzen merged commit 3f4db1e into fluentribbon:develop May 24, 2021
@batzen
Copy link
Member

batzen commented May 24, 2021

Thanks for contributing!

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.

The LauncherIcon in the RibbonGroupBox added to QuickAccess will always be shown
2 participants