Jelajahi Sumber

FIX: File types colors dialog gets cropped when resizing window (fixes #2328)

Alexander Koblov 3 bulan lalu
induk
melakukan
8c7dea1c64
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      src/frames/foptionsfiletypescolors.lfm

+ 1 - 0
src/frames/foptionsfiletypescolors.lfm

@@ -102,6 +102,7 @@ inherited frmOptionsFileTypesColors: TfrmOptionsFileTypesColors
       AnchorSideTop.Side = asrBottom
       AnchorSideTop.Side = asrBottom
       AnchorSideRight.Control = edtCategoryAttr
       AnchorSideRight.Control = edtCategoryAttr
       AnchorSideRight.Side = asrBottom
       AnchorSideRight.Side = asrBottom
+      AnchorSideBottom.Control = btnDeleteCategory
       Left = 170
       Left = 170
       Height = 25
       Height = 25
       Top = 249
       Top = 249