Limit InlineUIContainer to available width (#19651) by Gillibald · Pull Request #19675 · AvaloniaUI/Avalonia (original) (raw)
- Limit InlineUIContainer to available width
- Unit test for InlineUIContainer maximum width
- Invalidate InlineUIContainer's host
- Better InlineUIContainer visual children management
- OnInlineHostChanged also handled by InlineUIContainer
What does the pull request do?
What is the current behavior?
What is the updated/expected behavior with this PR?
How was the solution implemented (if it's not obvious)?
Checklist
Breaking changes
Obsoletions / Deprecations
Fixed issues