Skip to content

Commit 20c276f

Browse files
authored
Add meta data for scroll_reset_distance setting. (#412)
1 parent 5fbda57 commit 20c276f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Package/Sublime Text Settings/Preferences.sublime-settings-hints

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@
8383
// Added in 4094.
8484
"print_using_browser": null,
8585

86+
// The distance to move cursor away from scrollbar to reset scroll
87+
// position. Dragging scroll puck is effectifly possible only within
88+
// that distance.
89+
"scroll_reset_distance": null,
90+
8691
// Shows legacy color schemes in UI: Select Color Scheme.
8792
// Added in 3136.
8893
"show_legacy_color_schemes": false,

0 commit comments

Comments
 (0)