qimgv
qimgv copied to clipboard
Ctrl+wheel up works but wheel up does not work
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.
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.
Same for me, wheel up / down on it's own doesn't do anything. I'm on x11 Mint.
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?