Ignore:
Timestamp:
May 22, 2018, 9:43:29 AM (6 years ago)
Author:
chronos
Message:
  • Fixed: Keep correctly main form dimensions in non-maximized state. Scaling DPI was affecting its size and position.
  • Added: Remember last opened tab in New game form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.pas

    r199 r207  
    342342  ReloadView;
    343343  //Height := Trunc(1.5 * Height);
    344   PageControl1.TabIndex := 0;
     344  //PageControl1.TabIndex := 0;
    345345end;
    346346
Note: See TracChangeset for help on using the changeset viewer.