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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/spectacle/commit/813d8
                   |                            |a7183e7bd8b8463d0b0f77366a3
                   |                            |92d39429
         Resolution|---                         |FIXED

--- Comment #6 from Nate Graham <n...@kde.org> ---
Git commit 813d8a7183e7bd8b8463d0b0f77366a392d39429 by Nate Graham, on behalf
of oioi 555.
Committed on 11/04/2022 at 15:09.
Pushed by ngraham into branch 'master'.

Fix resizing with keyboard shortcuts

The reason why "Alt + Shift + Left/Up" did not scale down was an error in
position specification.

The following function has only one caller.
I also removed it because it contains unused code and increases pixel error
when converting from floating point numbers to integers.
"boundsLeft", "boundsRight", "boundsUp", "boundsDown"

If the scaling is other than 100%, the amount of movement may inevitably
increase.

M  +25   -78   src/QuickEditor/QuickEditor.cpp
M  +0    -4    src/QuickEditor/QuickEditor.h

https://invent.kde.org/graphics/spectacle/commit/813d8a7183e7bd8b8463d0b0f77366a392d39429

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

Reply via email to