11.3.5
What's Changed
Features
- Core – Update
Brush.Parse()to Handle all Color Formats by @robloo in #19526 - Text – Make typeface matching and synthetic typeface creation customizable by @Gillibald in #18890
Fixes
- Core – Fix validation error not being cleared on valid input by @ondrejsusovsky in #19477
- Core – Schedule a full render pass on
CompositionBatchCompletionto prevent tearing by @kekekeks in #19487 - Core – Fix
TransformGroup.Childrencollection changes not changingTransformGroup.Valueby @TomEdwardsEnscape in #19525 - Core – Fixes duplicate class property registration by @coltonk9043 in #19558
- Text – Fix overhang calculation by @Gillibald in #19013
- Text – Fix zero width space handling by @Gillibald in #19488
- Text – Fix
FontCollection.MatchCharacterby @Gillibald in #19494 - Text – Do not treat combining marks as whitespace by @Gillibald in #19498
- Text – FontLoading adjustments by @Gillibald in #19538
- Text – Rework
TextLineImpl.GetTextBoundsby @Gillibald in #19576 - Controls – Fix usage of
GridSplitterinsideItemsControlasItemsPanelby @wieslawsoltes in #19200 - Controls – Fix
RelativePanelcalculation error with extensible and aligned child by @msojocs in #19474 - Controls – Fix selected files filename in managed file chooser by @loyvsc in #19540
- Controls – Fix
BringDescendantIntoViewwith respect to margins by @emmauss in #19544 - iOS – Pass app delegate to the default
UseiOScall by @maxkatz6 in #19550 - Windows – Fix Win32 GDI leak on
TrayIconclose by @coltonk9043 in #19583
Full Changelog: 11.3.4...11.3.5