controlwear / virtual-joystick-android

This library provides a very simple and ready-to-use custom view which emulates a joystick for Android.
Apache License 2.0
352 stars 123 forks source link

Locking Horizontal and Vertical Movement of the joystick at runtime #18

Open pandamonium357 opened 6 years ago

pandamonium357 commented 6 years ago

I can lock the button direction to an axis of my choice but when i try to do this at runtime the re-centering of the joystick button does not happen unless i touch it again.

It would be great to have an option for controlling this behavior.

makowildcat commented 6 years ago

Hi @pandamonium357 Indeed, I will try to have a quick look to fix or update the behavior. I'll let you know when it is done. Thanks for your feedback! Kindly, Damien

setiawanfaris29 commented 4 years ago

has this been fixed?