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 background of MenuFlyout in white high contrast #2446

Merged

Conversation

marcelwgn
Copy link
Contributor

Description

Swap out the brush we use for high contrast for MenuFlyout background to a brush that adheres more to the background of the app.

Motivation and Context

Fixes #2432

How Has This Been Tested?

Tested manually

Screenshots (if appropriate):

High contrast 1
image

High contrast 2
image

High contrast black
image

High contrast white
image

@msft-github-bot msft-github-bot added the needs-triage Issue needs to be triaged by the area owners label May 14, 2020
@ranjeshj ranjeshj added area-Menus team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels May 15, 2020
@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@StephenLPeters StephenLPeters left a comment

Choose a reason for hiding this comment

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

:shipit:

@StephenLPeters StephenLPeters merged commit 3c5de5c into microsoft:master May 19, 2020
ghost pushed a commit to microsoft/terminal that referenced this pull request Jul 7, 2020
See: https:/microsoft/microsoft-ui-xaml/releases/tag/v2.5.0-prerelease.200609001

> ### Notable Changes:
> 
>     Resize tab view items only once the pointer has left the TabViewItem strip (microsoft/microsoft-ui-xaml#2569)
>     Align TabView visuals with Edge (microsoft/microsoft-ui-xaml#2201)
>     Fix background of MenuFlyout in white high contrast (microsoft/microsoft-ui-xaml#2446)
>     TabView: Make TabViewItem consume the TabViewItemHeaderForeground theme resource (microsoft/microsoft-ui-xaml#2348)
>     TabView: Add tooltips to its scrolling buttons. (microsoft/microsoft-ui-xaml#2369)


* [x] Related to #5360 (@jtippet confirms that this alone does not close it.)
* [x] I work here
donno2048 added a commit to donno2048/terminal that referenced this pull request Sep 28, 2020
See: https:/microsoft/microsoft-ui-xaml/releases/tag/v2.5.0-prerelease.200609001

> ### Notable Changes:
> 
>     Resize tab view items only once the pointer has left the TabViewItem strip (microsoft/microsoft-ui-xaml#2569)
>     Align TabView visuals with Edge (microsoft/microsoft-ui-xaml#2201)
>     Fix background of MenuFlyout in white high contrast (microsoft/microsoft-ui-xaml#2446)
>     TabView: Make TabViewItem consume the TabViewItemHeaderForeground theme resource (microsoft/microsoft-ui-xaml#2348)
>     TabView: Add tooltips to its scrolling buttons. (microsoft/microsoft-ui-xaml#2369)


* [x] Related to #5360 (@jtippet confirms that this alone does not close it.)
* [x] I work here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Menus team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MenuFlyout should have page background color in high contrast
4 participants