[okular] [Bug 370217] [frameworks] Line width of freehand annotation is resolution dependent

Oliver Sander bugzilla_noreply at kde.org
Sat Oct 29 14:52:46 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=370217

--- Comment #5 from Oliver Sander <oliver.sander at tu-dresden.de> ---
No, as I learned eventually this happens on master, too.

Actually, on master it is worse, because there, the line-while-you-draw always
has width 1, irrespective of what the line width settings say.  Presumably
that's because in annotationtools.cpp:153 it simply says

const SmoothPath path( points, QPen(m_engineColor, 1) );

(the '1' is the width).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list