NAvigation using the mouse wheel
Moderators: helmut, XnTriq, xnview
NAvigation using the mouse wheel
When I navigate through a directory using the mouse wheel it appear some blurring between some pictures, like a brief transition, this doesn't happen when I navigate using the arrow keys. Any idea why? thanks in advance for any help.
- foxyshadis
- Posts: 395
- Joined: Sat Nov 18, 2006 8:57 am
Re: NAvigation using the mouse wheel
Speed of scrolling? XnView first generates a low resolution preview, then replaces it with a full resolution as soon as it's done rendering. You might be flipping through fast enough with the mouse wheel that you can see the preview before the full appears (which is the point, it beats waiting on a blank screen), but not fast enough with the arrow keys.
The old XnView classic had options for when to use previews and high-quality rendering, but those went away in MP. Even if you disabled them, it'd only mean waiting longer while mousing around.
The old XnView classic had options for when to use previews and high-quality rendering, but those went away in MP. Even if you disabled them, it'd only mean waiting longer while mousing around.
Re: NAvigation using the mouse wheel
Perfect! Thank you!!