https://bugs.kde.org/show_bug.cgi?id=386110
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/oku |https://commits.kde.org/oku |lar/1a3dc7d8e05fe0cd2d83ad5 |lar/ab433f701af8b64182184fc |ed6365045e3f8e202 |41f950d6dd246fbc2 --- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit ab433f701af8b64182184fc41f950d6dd246fbc2 by David Edmundson. Committed on 23/11/2017 at 23:29. Pushed by davidedmundson into branch 'Applications/17.12'. 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/ab433f701af8b64182184fc41f950d6dd246fbc2 -- You are receiving this mail because: You are watching all bug changes.