diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /22 |
Diffstat (limited to '22')
-rw-r--r-- | 22/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/22/index.md b/22/index.md new file mode 100644 index 0000000..25a238a --- /dev/null +++ b/22/index.md @@ -0,0 +1,6 @@ +Title: Allow users to change mouse wheel scroll step +Author: rodarima +Created: Wed, 20 Dec 2023 00:05:15 +0000 +State: closed + +When using the mouse wheel to scroll a page, I feel it only moves a very short amount in each step. This parameter may be different in other mouses/systems so it should be user controlled. A simple solution is to add a configuration option that specifies the scroll step.
\ No newline at end of file |