Skip to content
  • David Hurka's avatar
    Fix misplacement of some non-PDF annotations on hiDPI · 50df8ad8
    David Hurka authored and Albert Astals Cid's avatar Albert Astals Cid committed
    PagePainter::drawShapeOnImage() and drawEllipseOnImage() didn’t respect the image’s device pixel ratio.
    
    Steps to reproduce:
    * Set your screen scale to e. g. 1.25.
    * Open e. g. a .txt document.
    * Draw e. g. an arrow annotation or a text markup annotation.
    50df8ad8