We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scroll_reset_distance
1 parent 1002d77 commit 0256d92Copy full SHA for 0256d92
Package/Sublime Text Settings/Preferences.sublime-settings-hints
@@ -83,9 +83,8 @@
83
// Added in 4094.
84
"print_using_browser": null,
85
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.
+ // The distance in pixels the cursor is allowed to move away from scrollbars
+ // before the scroll position is reset.
89
"scroll_reset_distance": null,
90
91
// Controls whether a newly created and unsaved view
0 commit comments