Ignore:
Timestamp:
Feb 22, 2023, 1:45:24 AM (2 years ago)
Author:
ataylor
Message:

Finish(?) implementing scale-to-font logic for NewView dialogs.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        11[Ee][Nn][Vv].[Ii][Nn][Cc]
         2*.[Bb][Aa][Kk]
  • trunk/NewView/SearchDirectoriesFormUnit.pas

    r104 r465  
    5858Procedure TSearchDirectoriesForm.SearchDirectoriesFormOnSetupShow (Sender: TObject);
    5959Begin
    60   ScaleForm( self, 11, 16 );
     60  ScaleForm( self, 8, 16 );
    6161End;
    6262
Note: See TracChangeset for help on using the changeset viewer.