Ignore:
Timestamp:
Oct 11, 2016, 4:44:43 PM (8 years ago)
Author:
chronos
Message:
  • Fixed: Do not scale images and toolbar every main window hide/show operation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.pas

    r104 r107  
    430430    ListViewFilter1.StringGrid.SetFocus;
    431431  end;
    432   Core.ScaleDPI1.ScaleImageList(ImageList1, Core.ScaleDPI1.DesignDPI);
    433   Core.ScaleDPI1.ScaleControl(ToolBar1, Core.ScaleDPI1.DesignDPI);
    434432end;
    435433
Note: See TracChangeset for help on using the changeset viewer.