Commit Graph

2 Commits

Author SHA1 Message Date
montanon
ed07a6e3e3 Standardize all 107 subform views for consistent styling
Applied uniform styling standards to every subform dialog:
- Window: FontFamily + FontSize=11 on all 107 views
- Buttons: MinWidth=75, Padding=8,4 (replacing inconsistent widths)
- Controls: Height=25 on all NumericUpDown/ComboBox/TextBox
- Monospace: Consolas,Menlo,Courier New,monospace at FontSize=11
- Labels: FontWeight=SemiBold, FontSize=11
- Content margins: Margin=8 on root panels
- Button bars: HorizontalAlignment=Right, Spacing=8
- Section headers: normalized from mixed 14/16px to 11-13px
- Fixed code-behind in BoxViewerView and SettingsEditorView
2026-03-18 15:32:36 -03:00
montanon
7b972c9980 Add Gen 9 subform dialogs
13 generation-specific subforms:

Gen 9 SV: Trainer9, PokedexSV, PokedexSVKitakami, Fashion9,
          Raid9, RaidSevenStar9
Gen 9 ZA: Trainer9a, Pokedex9a, FlagWork9a, EventWorkGrid64,
          Donut9a, DonutEditor9a, DonutFlavorProfile9a
2026-03-18 15:32:35 -03:00