Skip to content

Add ClipToBounds to GroupBox layout element - #45

Merged
emosaru merged 1 commit into
avaloniafrom
claude/hungry-jones
Apr 13, 2026
Merged

Add ClipToBounds to GroupBox layout element#45
emosaru merged 1 commit into
avaloniafrom
claude/hungry-jones

Conversation

@emosaru

@emosaru emosaru commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add ClipToBounds="True" to the GroupBox DataTemplate's outer Grid so child content is clipped to the GroupBox's bounds instead of overflowing visually

Test plan

  • Load a pack with GroupBox layout elements containing content that exceeds the box size
  • Verify content is clipped at the GroupBox boundary

🤖 Generated with Claude Code

Child content that exceeds a GroupBox's bounds was visually overflowing
instead of being clipped. Add ClipToBounds="True" to the outer Grid in
the GroupBox DataTemplate.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@emosaru
emosaru requested a review from a team April 13, 2026 09:56
@emosaru
emosaru merged commit fe846f1 into avalonia Apr 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant