Greasy Fork is available in English.
漫画阅读 + 下载器,注重体验和对站点的负载控制。支持你正在搜索的站点。
I didn't understand your meaning. If you mean that the page immediately scrolls down after changing to the next image when scrolling with custom keys, I have just fixed this issue.
When you scroll up and down either with the up and down arrow keys or the mouse wheel, it changes the image if you reach the limit of what you can scroll while zoomed-in.
I wish to prevent this interaction with the mouse wheel and the up and down arrow keys, at least while zoomed-in.
When you scroll up and down either with the up and down arrow keys or the mouse wheel, it changes the image if you reach the limit of what you can scroll while zoomed-in. I wish to prevent this interaction with the mouse wheel and the up and down arrow keys, at least while zoomed-in.
There is a configuration option min paging time
that is used to prevent scrolling page flips. You can set it to less than 0, and then the mouse wheel
(with Sticky Mouse
disabled), ArrowDown
, and custom keys
will no longer flip pages, except for Space
and PageDown
.
Thank you!
Is there a way to prevent scrolling up and down from changing to the next/previous image?