https://bugs.kde.org/show_bug.cgi?id=370217
Justin Zobel <justin.zo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |justin.zo...@gmail.com Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #6 from Justin Zobel <justin.zo...@gmail.com> --- (In reply to Oliver Sander from comment #5) > 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). Oliver were you able to identify and resolve this issue within the code? Or can you confirm if this issue is still occurring or if this bug report can be marked as resolved, thanks. -- You are receiving this mail because: You are watching all bug changes.