Ignore:
Timestamp:
Mar 2, 2023, 1:58:25 AM (2 years ago)
Author:
ataylor
Message:

Fix various outstanding problems with dialog layout & scaling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/OptionsForm.pas

    r94 r472  
    146146Procedure TOptionsForm.OptionsFormOnSetupShow (Sender: TObject);
    147147Begin
    148   ScaleForm( self, 11, 16 );
     148  ScaleForm( self, 9, 16 );
    149149End;
    150150
Note: See TracChangeset for help on using the changeset viewer.