mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Small interface issues
This commit is contained in:
parent
5e1f015dfb
commit
ecd64f7388
1 changed files with 3 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ object frmViewer: TfrmViewer
|
|||
Top = 1
|
||||
Width = 90
|
||||
Align = alLeft
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 5
|
||||
BorderSpacing.Bottom = 1
|
||||
Caption = 'Highlight'
|
||||
|
|
@ -348,6 +349,7 @@ object frmViewer: TfrmViewer
|
|||
'Rect'
|
||||
'Ellipse'
|
||||
)
|
||||
Style = csDropDownList
|
||||
TabOrder = 1
|
||||
Text = 'Pen'
|
||||
end
|
||||
|
|
@ -1023,6 +1025,7 @@ object frmViewer: TfrmViewer
|
|||
Top = 1
|
||||
Width = 124
|
||||
Align = alRight
|
||||
AutoSize = True
|
||||
BorderSpacing.Right = 6
|
||||
Caption = 'Slide Show'
|
||||
ClientHeight = 30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue