Skip to content

Fix background of MenuFlyout in white high contrast#2446

Merged
StephenLPeters merged 1 commit intomicrosoft:masterfrom
marcelwgn:menuflyout-contrastwhite-background
May 19, 2020
Merged

Fix background of MenuFlyout in white high contrast#2446
StephenLPeters merged 1 commit intomicrosoft:masterfrom
marcelwgn:menuflyout-contrastwhite-background

Conversation

@marcelwgn
Copy link
Collaborator

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://github.com/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://github.com/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