Ignore:
Timestamp:
Feb 26, 2023, 1:26:47 AM (2 years ago)
Author:
ataylor
Message:

Improve print dialog scaling; avoid crash when querying the system time/date formats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ae/AEPrintDialogUnit.pas

    r454 r469  
    5353Procedure TAEPrintDialog.AEPrintDialogOnSetupShow (Sender: TObject);
    5454Begin
    55   ScaleForm( self, 11, 16 );
     55  ScaleForm( self, 9, 16 );
    5656End;
    5757
Note: See TracChangeset for help on using the changeset viewer.