joshjg / react-canvas-knob

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

PropTypes, HiDPI, and optional onChangeEvent #19

Closed simonbw closed 7 years ago

simonbw commented 7 years ago

These were the three issues I ran into while using this library so I thought I'd go ahead and fix them. I can split this up into multiple PRs if you'd like, but these all seemed like simple enough changes that I could put them in one spot. I believe this Resolves #14 #15 #18