https://bugs.kde.org/show_bug.cgi?id=489448

Noah Davis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/spectacle/-/commit/380
                   |                            |303d4d096e0c7b206c5e55a2257
                   |                            |4ea2212fe1

--- Comment #8 from Noah Davis <[email protected]> ---
Git commit 380303d4d096e0c7b206c5e55a22574ea2212fe1 by Noah Davis.
Committed on 17/09/2024 at 18:52.
Pushed by ndavis into branch 'master'.

Round mouse positions to physical pixels

At some point in the development of Plasma 6.0, mouse positions
were changed to be fractional even on 1x scale screens. This is fine
in some cases and not necessarily wrong, but it's bad for Spectacle
since selection rectangles need to be snapped to physical pixels to
make accurate selections.

M  +5    -0    src/Geometry.cpp
M  +6    -0    src/Geometry.h
M  +8    -6    src/Gui/Annotations/AnnotationViewport.cpp
M  +4    -2    src/Gui/Annotations/CropTool.qml
M  +2    -2    src/Gui/Annotations/SelectionTool.qml
M  +2    -2    src/Gui/Annotations/TextTool.qml
M  +6    -3    src/Gui/SelectionEditor.cpp
M  +5    -0    src/Gui/SpectacleWindow.cpp
M  +2    -1    src/Gui/SpectacleWindow.h

https://invent.kde.org/graphics/spectacle/-/commit/380303d4d096e0c7b206c5e55a22574ea2212fe1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to