Browse Source

scale top panel

Johann 4 năm trước cách đây
mục cha
commit
6ec9b6f40d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lazpaint/dialog/ubrowseimages.pas

+ 1 - 0
lazpaint/dialog/ubrowseimages.pas

@@ -277,6 +277,7 @@ begin
 
   ScaleControl(Panel1, OriginalDPI, 0,0, true);
   ScaleControl(Panel2, OriginalDPI, 0,0, true);
+  ScaleControl(Panel3, OriginalDPI, 0,0, true);
 
   UpdateTheme;