https://bugs.kde.org/show_bug.cgi?id=479703
Paul McAuley <k...@paulmcauley.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO |RESOLVED Version|master |5.27.9 --- Comment #3 from Paul McAuley <k...@paulmcauley.com> --- I can confirm that my pixel-snapping algorithm is now working for all fractional scales on Plasma 5.27.9 and all are sharp! Good job - snapping the decoration must have been a change in 5.27, or one of its point-releases, that went by me. I also changed my zero whole-pixel reference-point to be the deviceTransform map of KDecoration2::Decoration::rect().topLeft(). I hope this is the correct snapped point - would be good to confirm. ( https://github.com/paulmcauley/klassy/commit/3d829ae8a179463dbaee8faa9321a0df254040a3 ) (Also, ignore my previous comment on innerShadowRect() - I was writing away from a computer and had forgotten the detail on how a shadow was implemented) -- You are receiving this mail because: You are watching all bug changes.