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
|
0924a37978
|
Add Gen 7-8 subform dialogs
24 generation-specific subforms:
Gen 7: Trainer7, Trainer7GG, PokedexSM, PokedexGG,
FestivalPlaza, ZygardeCell, Capture7GG, Pokebean,
HallOfFame7
Gen 8: Trainer8 (SwSh), Trainer8a (LA), Trainer8b (BDSP),
PokedexSWSH, PokedexBDSP, PokedexLA,
PokedexResearchEditorLA, ResearchTask8aPanel,
BlockDump8, FlagWork8b, Misc8b, Poffin8b,
SealStickers8b, Underground8b, Raid8
|
2026-03-18 15:32:35 -03:00 |
|