MarvinKlein1508 / SignaturePad

A simple to use blazor component to draw custom signatures.
MIT License
72 stars 12 forks source link

fill disregards strokestyle #38

Closed CodeGod911 closed 2 days ago

CodeGod911 commented 3 days ago

sry to bother again but i didnt notice the whole afternoon :) grafik

MarvinKlein1508 commented 3 days ago

Can you clarify how I can reproduce? For me it works fine.

CodeGod911 commented 3 days ago

its just perfect dots so stay absolutely still and click then draw around. but i noticed something else ill look into it closer

CodeGod911 commented 3 days ago

i dont quite like this rectangle dot but i think its a limitation of the canvas in the BG Demo grafik Much better in Options Demo grafik

CodeGod911 commented 3 days ago

There is actually a huge issue not clearing before redrawing because the last points differ in calculation on slower devices this results in very bad artifacts grafik

CodeGod911 commented 3 days ago

this fix looks much better at the cost of being 1 frame behind while drawing which i think is acceptable grafik