You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When scrolling High Quality Manga (400-500mb) cbz file with arrow keys the the manga panel does a weird flickering and the scrolling is also not smooth.
[ Is there a way to make the arow key scrolling smoother? ]
Steps to reproduce the behavior:
Open a HD manga cbz file
Zoom in to fit screen
Scroll with arrow keys
See the flickering
The text was updated successfully, but these errors were encountered:
It is a constant problem with different hardware and will be more noticable in some files than others.
SumatraPDF is based upon MuPDF which during render, either only jumps page to page or has non continuous scroll when zoomed in. There the scroll seems to be based on a number of scan lines at a time or would simply be TOO smoothly SLOW !
SumatraPDF has to use that as its base rendering engine.
I loaded a 500+MB CBZ on this slow 32 bit machine which has Windows default scrolling set to 3 units per move.
I ensured in settings SmoothScroll = true
and used my MOUSE hardware Autoscroll in slo mo[de]
and it does still "jitter" just a little
So setting Windows mouse Lines option to 1, 3 (or 50) does not alter my AUTO scroll. It just affects the normal scroll wheel thus 1 would be best but AUTO is better for me as it leaves other applications (such as Edge) as they expect the default to be at 3.
Generally Windows is set to render several lines at a time which causes the "jitters"
When scrolling High Quality Manga (400-500mb) cbz file with arrow keys the the manga panel does a weird flickering and the scrolling is also not smooth.
[ Is there a way to make the arow key scrolling smoother? ]
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: