浏览代码

Some overlapped non-AutoSize labels were not updated to Segoe UI:9 size in 9485cb3f

Source commit: 9db80d8dfd791d24e35b269665b6a76035d1eec2
Martin Prikryl 7 月之前
父节点
当前提交
3a7d18a9ef
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      source/forms/Console.dfm
  2. 1 1
      source/forms/Progress.dfm
  3. 1 1
      source/forms/SynchronizeProgress.dfm

+ 1 - 1
source/forms/Console.dfm

@@ -1390,7 +1390,7 @@ object ConsoleDialog: TConsoleDialog
     Left = 51
     Top = 34
     Width = 414
-    Height = 13
+    Height = 15
     Anchors = [akLeft, akTop, akRight]
     AutoSize = False
     Caption = 'Do not execute commands that require user-input or data transfer'

+ 1 - 1
source/forms/Progress.dfm

@@ -111,7 +111,7 @@ object ProgressForm: TProgressForm
       Left = 104
       Top = 2
       Width = 65
-      Height = 13
+      Height = 15
       Alignment = taRightJustify
       AutoSize = False
       Caption = '00:00:00'

+ 1 - 1
source/forms/SynchronizeProgress.dfm

@@ -17,7 +17,7 @@ object SynchronizeProgressForm: TSynchronizeProgressForm
     Left = 141
     Top = 50
     Width = 79
-    Height = 13
+    Height = 15
     AutoSize = False
     Caption = '00:00:00'
     ShowAccelChar = False