Ignore:
Timestamp:
May 14, 2020, 11:26:30 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Set all as non-scaled to avoid Lazarus IDE to resize buttons with fixed size.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Term.lfm

    r231 r232  
    3030  OnShow = FormShow
    3131  Position = poDefault
     32  PixelsPerInch = 96
     33  Scaled = False
    3234  LCLVersion = '1.6.0.4'
    3335  WindowState = wsMaximized
Note: See TracChangeset for help on using the changeset viewer.