Closed Gitoffthelawn closed 7 years ago
For example, do you want to move the magnified image by dragging the window with the mouse?
Sorry. Because my knowledge of Qt is insufficient, I need to investigate additional because I want to find out how it can be realized. Currently, since scroll bars should be displayed when enlarging, please use it.
Thanks for investigating. :)
There is a bug in QuickViewer that, when zoomed, it is impossible (even with the scroll bars) to view the leftmost portion of images.
@Gitoffthelawn
I made it :)
The panning works now, though the issue where the left side of the image gets cut off and extra not needed scrollable whitespace appears on the right still exists.
Also, On images which are less wide than the window but higher, the vertical scrollbar seems to trigger the horizontal scrollbar even though it is not needed.
@NXij Thanks. I will fix on next release :)
Thank you! This is really starting to look good (and fast)!
After zooming an image, the user cannot pan the image. This is important! :)