11.0.10
https://www.nuget.org/packages/Avalonia/11.0.10
Full Changelog: 11.0.9...11.0.10
What's Changed
- Move
ScrollIntoView
intoItemsControl
. by @grokys in #14538 - Use dynamic resources in Expander button theme. by @grokys in #14542
- Fixes/revert x11 popup changes by @kekekeks in #14573
- Fix InlineUIContainer focus by @Gillibald in #14590
- Make integration tests catch issues with Icon Loading by @danwalmsley in #14593
- Fix TextBlock wrong caret position by @Donzasto in #14627
- added _windowProperties override to Win32.EmbeddedWindowImpl by @Basnederveen in #14649
- GPU interop features now don't require to skip the first frame and available earlier in general by @kekekeks in #14651
- [Win32] Fixes improper IME composition ignorance by @gehongyan in #14664
- Fix initial selection for TabControl with AlwaysSelected by @Gillibald in #14668
- Fix InlinesCollection Logical/VisualParent update by @Gillibald in #14679
- Recreate TextLayout on measure to make sure constraint is updated by @Gillibald in #14705
- Backport fix NullReferenceException in X11Window.Activate by @pos777 in #14787