Got it. You can edit line 646 of the plugin, change 17 to something bigger for example 18, should fix your problem.
for (let i = 0; i < 18; i++) { //dummy commands, fix gpu glitchThis problem should also be gone if you upgrade nw.js to the newest version. Seems to be a glitch of the browser when drawing very small shapes.