Skip to content

Commit 0256d92

Browse files
committed
Settings: Reword scroll_reset_distance
1 parent 1002d77 commit 0256d92

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,8 @@
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.
86+
// The distance in pixels the cursor is allowed to move away from scrollbars
87+
// before the scroll position is reset.
8988
"scroll_reset_distance": null,
9089

9190
// Controls whether a newly created and unsaved view

0 commit comments

Comments
 (0)