Full Changelog: 11.2.1...11.2.2
What's Changed
Fixes
- Fix FontCollection glyph typeface caching by @Gillibald in #17519
- Fix crashing after opening a uri on browser by @hez2010 in #17524
- Fix npm install for parallel builds by @MrJul in #17532
- Fix TreeViewItem Expand/Collapse event source by @rabbitism in #17558
- Win32: fix position being changed on Resize while minimized by @MrJul in #17559
- Fix visual snapshot on headless by @maxkatz6 in #17565
- Raise the
EffectiveViewPortChanged
when a control is added to the tree that has already has a valid layout by @danwalmsley in #17570 - Don't check if intent is declared by app before launch by @emmauss in #17571
- Fix IActivatableLifetime.Deactivated not being called on macOS by @JamesSmith85 in #17573
- Use URLWithString for pickers by @maxkatz6 in #17594