Skip to content

fix(controls): Fix TextBlock issues#1640

Merged
pomianowski merged 8 commits intolepoco:mainfrom
Nuklon:textblock
Jan 16, 2026
Merged

fix(controls): Fix TextBlock issues#1640
pomianowski merged 8 commits intolepoco:mainfrom
Nuklon:textblock

Conversation

@Nuklon
Copy link
Copy Markdown
Collaborator

@Nuklon Nuklon commented Jan 11, 2026

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Closes #920, #1617, #1459, #1248, #887, #908, #890

What is the new behavior?

Minimal and non-destructive version of #1631, loosely based on the work of @apachezy, thanks!

@Nuklon Nuklon requested a review from pomianowski as a code owner January 11, 2026 10:51
@github-actions github-actions Bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request dotnet release labels Jan 11, 2026
Comment thread src/Wpf.Ui/Controls/TextBlock/TextBlock.cs Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. dotnet PR Pull request release styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove all FontSize setting from the global style ?

2 participants