https://bugs.kde.org/show_bug.cgi?id=410723
David Hurka <david.hu...@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/okular/commit/15ac564b |hics/okular/commit/ab7ae92a |93a3c17b7ccdf2ce701bac88bb4 |891adcb5c43435e75ea0e9ce8c0 |3d741 |78d81 --- Comment #28 from David Hurka <david.hu...@mailbox.org> --- Git commit ab7ae92a891adcb5c43435e75ea0e9ce8c078d81 by David Hurka, on behalf of René van Paassen. Committed on 17/07/2020 at 15:52. Pushed by davidhurka into branch 'release/20.08'. Annotations: explicitly accept tablet event when it is handled This fixes the jagged freehand lines problem. It was caused because tablet events were not accepted, and so were delivered again as mouse event, creating an additional line point slightly offset, causing sharp line angles. FIXED-IN: 1.11 M +3 -0 ui/pageview.cpp https://invent.kde.org/graphics/okular/commit/ab7ae92a891adcb5c43435e75ea0e9ce8c078d81 -- You are receiving this mail because: You are watching all bug changes.