We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The QAT does not show when the first item is added.
To reproduce: Empty the QAT in the Ribbon Showcase TestContent.xaml (Fluent:Ribbon.QuickAccessItems) and launch.
After adding the first item, the toolbar looks like this:
It should look like this (which is the case when you add further items):
The text was updated successfully, but these errors were encountered:
Measuring toolBarPanel explicitly (fixes #860)
a2f121b
batzen
No branches or pull requests
The QAT does not show when the first item is added.
To reproduce: Empty the QAT in the Ribbon Showcase TestContent.xaml (Fluent:Ribbon.QuickAccessItems) and launch.
After adding the first item, the toolbar looks like this:
It should look like this (which is the case when you add further items):
Environment
The text was updated successfully, but these errors were encountered: