Ignore:
Timestamp:
Jan 4, 2025, 11:08:13 PM (3 days ago)
Author:
chronos
Message:
  • Modified: Allow to resize new game, settings and game system forms to be smaller with scroll box area.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormNew.pas

    r377 r388  
    6161    PageControl1: TPageControl;
    6262    PageControlWinObjective: TPageControl;
    63     Panel1: TPanel;
     63    ScrollBoxMap: TScrollBox;
    6464    Panel2: TPanel;
    65     Panel3: TPanel;
    66     Panel4: TPanel;
    67     Panel5: TPanel;
     65    ScrollBoxMode: TScrollBox;
     66    ScrollBoxRules: TScrollBox;
     67    PanelGameSystem: TPanel;
    6868    PanelButtons: TPanel;
    6969    PanelChat: TPanel;
Note: See TracChangeset for help on using the changeset viewer.