qimgv icon indicating copy to clipboard operation
qimgv copied to clipboard

Ctrl+wheel up works but wheel up does not work

Open HubKing opened this issue 2 years ago • 4 comments
trafficstars

By default, wheel worked for image scrolling. I wanted to use wheel for zooming. In the settings, I removed existing wheel shortcuts and set wheel up/down for zooming, but they did not work. I tried ctrl + wheel up/down, and those worked. Is this a bug?

I am using Wayland Gnome 44.1. I installed qimgv-qt6-kde-git v1.0.3.alpha.r85.g22a8f2e-1 on AUR. On close inspection... it has "alpha" in the name. The other package is just 1.0.2, but that package seems to be using QT5 and this 1.0.3 seems to be using QT6, and QT5 does not support fractional scaling on Gnome, so I needed QT6 version.

image

Also, when I changed the shortcut and clicked [OK] qimgv crashed multiple times.


PS: I uninstalled it and installed qimgv-light 1.0.2 which also seems to be using QT6, but the problem was the same.

HubKing avatar May 10 '23 04:05 HubKing

Same for me, wheel up / down on it's own doesn't do anything. I'm on x11 Mint.

orazdow avatar May 29 '23 01:05 orazdow

I tried both 1.0.3 and 1,0,2 from the ppa. I could try testing and contributing.I guess imageviewerv2.cpp is the most relevant?

orazdow avatar Jun 06 '23 02:06 orazdow