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/FileDialogForm.pas

    r465 r472  
    150150Procedure TFileDialogForm.FileDialogFormOnSetupShow (Sender: TObject);
    151151Begin
    152   ScaleForm( self, 10, 16 );
     152  ScaleForm( self, 8, 16 );
    153153
    154154  // ScaleForm seems to misposition the combo-boxes, so we fix that here
Note: See TracChangeset for help on using the changeset viewer.