https://bugs.kde.org/show_bug.cgi?id=386110
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/oku | |lar/1a3dc7d8e05fe0cd2d83ad5 | |ed6365045e3f8e202 Resolution|--- |FIXED --- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 1a3dc7d8e05fe0cd2d83ad5ed6365045e3f8e202 by David Edmundson. Committed on 23/11/2017 at 23:04. Pushed by davidedmundson into branch 'master'. Fix highlight/annotation clipping with Qt scaling Summary: pixelValue/pixelValue will give us a normalised value. Normalised values shouldn't be modified by a device pixel ratio. We want scaledRect not dScaledRect. Test Plan: Searched for text. Zoomed in, panned about Created annotations, they still seemed to work Subscribers: #okular Tags: #okular Differential Revision: https://phabricator.kde.org/D8832 M +4 -4 ui/pagepainter.cpp https://commits.kde.org/okular/1a3dc7d8e05fe0cd2d83ad5ed6365045e3f8e202 -- You are receiving this mail because: You are watching all bug changes.