DouG
DouG
Hi. Unfortunately is not possible to use CSS on HTML canvas. Drawing on canvas is like using MS paint where you can only use basic lines, shapes, and text. You...
Thanks for the link to stack overflow, hopefully the answers there can help.
Hi @kovinet the npm version is not owned by me, someone took a copy of the Winwheel.js and put it up there a long time ago and yes they don't...
Hi @jackzerby. Thanks for your kind words. I have taken a look at the screenshot and the issue described is unexpected; all line widths should be the same. I had...
Thanks for posting the JS and another screenshot. I was able to use some of the Winwheel settings in your code to replicate the issue - well something similar -...
OK @jackzerby I might have the solution. As mentioned I could not replicate your issue exactly on my local (different browser I think), but I did get thinner lines as...
@Soean Hi. Thanks for the screenshots of your wheel and confirming the code change fixed things for you. I suspect the golden stroke line for segment 3 is there but...
Hi @MaliugaSergiy thanks for letting me know; I must not have tested this particular combination of parameters before. The triangle is disappearing because the wheel is drawn once all the...
Hi. I suppose so. I'll try and find time this weekend to have an experiment. Cheers.
There is no one-line option for this. But it should be possible combining a couple of existing features with some custom code... You will need to draw the pointer on...