mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The Simple theme sizes a menu row to its 16px icon plus margins (~24px), tighter than the classic WPF menu. Raise MinHeight so the rows have comparable vertical breathing room, and centre the icon, label and input-gesture text in the taller row (the theme template leaves their VerticalAlignment unset, so a style reaches them) instead of letting them sit at the top. Assisted-by: Claude:claude-opus-4-8:Claude Codepull/3818/head
1 changed files with 13 additions and 0 deletions
Loading…
Reference in new issue