jQuery-Knob icon indicating copy to clipboard operation
jQuery-Knob copied to clipboard

Not getting rounded corners on Tron skin

Open IngwiePhoenix opened this issue 9 years ago • 1 comments

I am using the draw method from the demo index.html file in order to have a working Tron skin. However, it does not give me the rounded corners that the displayed Tron skin has. What other things do I have to add to get that working?

IngwiePhoenix avatar Mar 22 '15 03:03 IngwiePhoenix

add in the override draw function in index.html this this.g.lineCap = this.lineCap;

ghernandezr avatar Oct 05 '15 17:10 ghernandezr