Skip to content
Commit 813d8a71 authored by oioi 555's avatar oioi 555 Committed by Nate Graham
Browse files

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.

BUG:431915
parent 0a1a51ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment