-
Notifications
You must be signed in to change notification settings - Fork 701
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
CommandBar not respecting Fluent sizing #9260
Comments
Thanks for pointing this out @danmartinez. I will double-check with our design team to be sure and come back to this thread when I have an update. |
@gregwoo-microsoft was the design team busy? |
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you! Open similar issues:
|
Maybe @niels9001 knows more? |
Describe the bug
The CommandBar height defaults to 48px when using WinUI 2 styles instead of 40px as described in this documentation. Uncertain whether this is expected behavior.
Steps to reproduce the bug
App.xaml
MainPage.xaml
Expected behavior
Actual behavior
Note that AppBarButtons do size to a height of 32px, but there is space added above and below them.
Windows version:
Device form factor:
The text was updated successfully, but these errors were encountered: