Skip to content

TabView: Make TabViewItem consume the TabViewItemHeaderForeground theme resource#2348

Merged
StephenLPeters merged 4 commits intomicrosoft:masterfrom
Felix-Dev:user/Felix-Dev/tabviewitem-header-styling-issue
May 18, 2020
Merged

TabView: Make TabViewItem consume the TabViewItemHeaderForeground theme resource#2348
StephenLPeters merged 4 commits intomicrosoft:masterfrom
Felix-Dev:user/Felix-Dev/tabviewitem-header-styling-issue

Conversation

@Felix-Dev
Copy link
Contributor

@Felix-Dev Felix-Dev commented Apr 27, 2020

Description

This PR makes the TabViewItem consume the TabViewItemHeaderForeground theme resource.

Motivation and Context

Fixes #2347.

How Has This Been Tested?

Tested visually by setting the header foreground color of a tab of one of MUXControlsTestApp's TabViews to green.

Screenshots (if appropriate):

image

@msft-github-bot msft-github-bot added the needs-triage Issue needs to be triaged by the area owners label Apr 27, 2020
@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ranjeshj ranjeshj added area-TabView team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Apr 28, 2020
@StephenLPeters
Copy link
Contributor

@Felix-Dev could you resolve the merge conlicts for this PR then we can push it over the finish line :)

@Felix-Dev
Copy link
Contributor Author

@StephenLPeters Done (sorry for the typo in the commit message 😑).

@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 b06204c into microsoft:master May 18, 2020
@Felix-Dev Felix-Dev deleted the user/Felix-Dev/tabviewitem-header-styling-issue branch May 18, 2020 21:12
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
@ghost
Copy link

ghost commented Dec 4, 2020

🎉Microsoft.UI.Xaml v2.5.0 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-TabView team-Controls Issue for the Controls team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TabViewItem does not respect theme resource TabViewItemHeaderForeground

6 participants