GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-editor.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ede0aa9
)
Show vertical scrollbar in the options panel only if needed
author
Dmitry D. Chernov <blackdoomer@yandex.ru>
Thu, 28 Sep 2017 19:24:21 +0000
(
05:24
+1000)
committer
Dmitry D. Chernov <blackdoomer@yandex.ru>
Thu, 28 Sep 2017 19:24:21 +0000
(
05:24
+1000)
src/editor/f_main.lfm
patch
|
blob
|
history
diff --git
a/src/editor/f_main.lfm
b/src/editor/f_main.lfm
index e404cfab854920de9f99980430b5a18066ee2c03..ba976399319fab97f72002dd5e473a0330195790 100644
(file)
--- a/
src/editor/f_main.lfm
+++ b/
src/editor/f_main.lfm
@@
-69,7
+69,7
@@
object MainForm: TMainForm
Font.Name = 'MS Sans Serif'
ParentFont = False
RowCount = 2
- ScrollBars = ssVertical
+ ScrollBars = ss
Auto
Vertical
TabOrder = 0
TitleFont.Color = clWindowText
TitleFont.Height = -12
@@
-89,8
+89,8
@@
object MainForm: TMainForm
)
OnGetPickList = vleObjectPropertyGetPickList
ColWidths = (
- 62
- 62
+ 70
+ 71
)
end
object PanelPropApply: TPanel
DEADSOFTWARE 2012-2025