While laying strokes using different drawing tools, most of the strokes have a dot at the end of the stroke
#

Just open Pencil2D and select a drawing tool and make a stroke to check this issue
Related to https://github.com/pencil2d/pencil/issues/677
It's not a consistent bug though, I have tried to replicate it using 3 different tablet (Huion, Artisul and wacom) brands without success.
@Kaikogf What is your operating system?
XP-PEN 22E pro on MacBook and HUION 580 on Ubuntu 18.04 tested: No problems... Can't replicate the error.
I can replicate this issue. Win 10 + Wacom Bamboo CTH670
@davidlamhauge @chchwy @Kaikogf We were on discord with Candyface and Scribblemaniac a few hours ago testing 667 which is related to this one. Scribblemaniac managed to implement a few fixes while I kept testing compiled versions with 5.12. It seems 5.12 didn't fix out issue, but the changes made to scribblearea.cpp did you can read the history in the #general-development channel hopefully a PR will be made soon so KaikoGF can test as well with a nightly build to close both issues soon enough.
@scribblemaniac > @Kaikogf What is your operating system?
Win 8.1 x 64 bits
I managed to build the last code [07/01/2019] in order to test this issue, and it is still present.
And it is related to #677, as @CandyFace mentioned
@Kaikogf The fix we were testing before is still not merged, so wait a bit until it is reviewed :slightly_smiling_face:
@Kaikogf Can you please test nightly build for JAN 30th 2019 and confirm if this has been fixed for you? Here's a direct link to the build.
Win 64: https://drive.google.com/open?id=12ekVl_44GTCGJLh_3zcyjLhlwa6jAoXV
@Jose-Moreno
Tested here with the build you provided and the round dots are no longer present. So I am going to close this issue
Thank you!
Most helpful comment
@davidlamhauge @chchwy @Kaikogf We were on discord with Candyface and Scribblemaniac a few hours ago testing 667 which is related to this one. Scribblemaniac managed to implement a few fixes while I kept testing compiled versions with 5.12. It seems 5.12 didn't fix out issue, but the changes made to scribblearea.cpp did you can read the history in the #general-development channel hopefully a PR will be made soon so KaikoGF can test as well with a nightly build to close both issues soon enough.