https://bugs.kde.org/show_bug.cgi?id=355805
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |[email protected] Status|UNCONFIRMED |RESOLVED --- Comment #1 from [email protected] --- I decided to fix this bug. It was a trivial case of using rounding to get the pixel the user was clicking at. Instead of using rounding, the code now uses the convertToIntPixelCoord function, which does the right kind of math. https://quickgit.kde.org/?p=krita.git&a=commit&h=67c0a61cc548669fee1f20128f30945c672cc88a -- You are receiving this mail because: You are watching all bug changes.
