https://bugs.kde.org/show_bug.cgi?id=410723
David Hurka <david.hu...@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/okular/commit/15ac564b | |93a3c17b7ccdf2ce701bac88bb4 | |3d741 Version Fixed In| |1.11 Status|CONFIRMED |RESOLVED --- Comment #26 from David Hurka <david.hu...@mailbox.org> --- Git commit 15ac564b93a3c17b7ccdf2ce701bac88bb43d741 by David Hurka. Committed on 16/07/2020 at 22:58. 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/15ac564b93a3c17b7ccdf2ce701bac88bb43d741 -- You are receiving this mail because: You are watching all bug changes.