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

InkToolBar: add missing visual states to CustomToggleButton #5447

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

beervoley
Copy link
Contributor

@beervoley beervoley commented Jul 13, 2021

Description

This PR adds missing visual states to CustomToggleButton to fix #5296 (problem that's stated in that issue is related to the old styles) that will appear when using latest styles.

Motivation and Context

InkToolbarCustomToggleButton style was missing Checked visual states - this PR fixes this issue.

How Has This Been Tested?

Manually.

@beervoley beervoley added team-Controls Issue for the Controls team area-InkToolBar labels Jul 13, 2021
@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Jul 13, 2021
@beervoley
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@beervoley beervoley merged commit 595b4c5 into main Jul 13, 2021
@beervoley beervoley deleted the user/vsiliush/fix-ink-toolbar-toggle-button branch July 13, 2021 21:05
@StephenLPeters StephenLPeters removed the needs-triage Issue needs to be triaged by the area owners label Jul 13, 2021
@ranjeshj ranjeshj added the needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) label Jul 23, 2021
kmahone pushed a commit that referenced this pull request Aug 10, 2021
@ghost
Copy link

ghost commented Aug 17, 2021

🎉Microsoft.UI.Xaml v2.7.0-prerelease.210816001 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Aug 20, 2021

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

Handy links:

@ranjeshj ranjeshj removed the needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) label Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-InkToolBar team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InkToolbarCustomToggleButton in 2.6 does not show if it is checked
5 participants