add persistent vscroll option to the demo
This commit is contained in:
parent
d2318e99a2
commit
9bf8eac28c
3 changed files with 9 additions and 1 deletions
|
|
@ -2370,6 +2370,7 @@ config.defineOptions(Editor.prototype, "editor", {
|
|||
wrapBehavioursEnabled: {initialValue: true},
|
||||
|
||||
hScrollBarAlwaysVisible: "renderer",
|
||||
vScrollBarAlwaysVisible: "renderer",
|
||||
highlightGutterLine: "renderer",
|
||||
animatedScroll: "renderer",
|
||||
showInvisibles: "renderer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue