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

Move MaterialDesignCharacterCounterTextBlock back out to global scope #3618

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

nicolaihenriksen
Copy link
Contributor

Fixes #3613

Moving this particular style under the TextBox style was apparently a breaking change for some. This PR moves just that style (and its required converter) back out to the global scope.

This also means the AutoSuggestBox no longer needs its own copy of it.

@nicolaihenriksen nicolaihenriksen added this to the 5.2.0 milestone Jun 28, 2024
@nicolaihenriksen
Copy link
Contributor Author

Temporarily closed and re-opened to kick off a new PR verification run; it seems GitHub was having trouble starting the first one...

@MichelMichels MichelMichels merged commit fbae122 into master Jul 9, 2024
2 of 4 checks passed
@MichelMichels MichelMichels deleted the fix3613 branch July 9, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot find resource named 'MaterialDesignCharacterCounterTextBlock'.
2 participants