-
Notifications
You must be signed in to change notification settings - Fork 705
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 updates #3993
CommandBar updates #3993
Conversation
Could this cause merge issues with #3852? |
Good question. I think probably not... but let's make a couple quick changes on your PR and get it into master, then I can merge it in and check! |
It was one area where reveal really shined. I hope there would be a way to enable it if we want in the commandbar. |
Reveal its being depricated with this visual refresh |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
That is just the background grid of the test app showing through slightly. |
With rounded corners, will the command bar still be flush with the edges of the screen/panel? I asked this with the new rounded scrollbar because it feels as if it should have some padding, maybe 4px so its close without touching. |
Oh, so it's that transparent. Didn't know that. |
… test (since I'm overriding the height in WinUI, it will be the same on all RS. Also update background sizing on toggle buttons.
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Visual changes to CommandBar, AppBarButton, and AppBarToggleButton. I removed the CommandBarWithoutRevealStyle since, I figure, the new style IS without reveal.