elmarti / react-joystick-component

Tiny, multitouch, component driven joysticks in react
MIT License
90 stars 27 forks source link

Add disabled prop #13

Closed elmarti closed 6 years ago

elmarti commented 6 years ago

There are times where the Joystick should be visible, but not usable. The disabled state should not affect the appearance of the joystick, leaving this to the developer using it.

elmarti commented 6 years ago

Added in #14