joshjg / react-canvas-knob

Flexible knob/dial input component
MIT License
44 stars 28 forks source link

Changing the size of the Cursor dyanamically #17

Open Vedant94 opened 7 years ago

Vedant94 commented 7 years ago

I'm trying to use the cursor mode with the knob value to represent two pieces of information, one is the value field which is the primary value, and the other can be the width of the cursor(angle of the cursor sector). I'm not able to change it dynamically based on some variable value