mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: File types colors dialog gets cropped when resizing window (fixes #2328)
This commit is contained in:
parent
1af6bd6f7d
commit
8c7dea1c64
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ inherited frmOptionsFileTypesColors: TfrmOptionsFileTypesColors
|
|||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = edtCategoryAttr
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = btnDeleteCategory
|
||||
Left = 170
|
||||
Height = 25
|
||||
Top = 249
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue