https://bugs.kde.org/show_bug.cgi?id=477399
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/spectacle/-/commit/98b | |7be7c281e160d91afee5d1a7b1f | |270fed4646 --- Comment #2 from Noah Davis <noaha...@gmail.com> --- Git commit 98b7be7c281e160d91afee5d1a7b1f270fed4646 by Noah Davis. Committed on 12/12/2023 at 16:57. Pushed by ndavis into branch 'master'. Show magnefier with Shift and use magnifier locations You can now get the magnifier while using arrow keys to modify the selection or hovering by holding Shift. The magnifier tries to keep its location close to where the mouse was, the last handle you dragged with the mouse or the corner closest to the last part of the selection that was modified. The magnifier is only shown now while Shift is held and the "Show magnifier" setting is enabled, but I'm not actually that happy with this behavior even if it seems more accurate to what the UI says. I think I want to make the setting toggle between always showing while modifying the selection and only showing while shift is held. M +81 -5 src/Gui/ImageCaptureOverlay.qml M +176 -97 src/Gui/SelectionEditor.cpp M +24 -22 src/Gui/SelectionEditor.h https://invent.kde.org/graphics/spectacle/-/commit/98b7be7c281e160d91afee5d1a7b1f270fed4646 -- You are receiving this mail because: You are watching all bug changes.