Skip to content

Commit f8c4bde

Browse files
committed
fix: missing bottom anchor on shortcuts tree
Refs #2482
1 parent fb243fc commit f8c4bde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/preferences.lfm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,6 +1675,7 @@ object frmPreferences: TfrmPreferences
16751675
Height = 369
16761676
Top = 33
16771677
Width = 300
1678+
Anchors = [akTop, akLeft, akBottom]
16781679
BorderSpacing.Around = 5
16791680
Colors.BorderColor = 15987699
16801681
Colors.DisabledColor = clGray

0 commit comments

Comments
 (0)