You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to change the size and position of the joysticks after the initialization? I would like to give the user of my web application the possibility to change the position and size dynamically.
I use Vue.js and unfortunately it does not work via conditional rendering.
Thanks a lot
For context:
I use two joysticks, one for movement on the left side and one for rotation on the right side of my interface. Now the user should me able to make adjustments to the Size (two sizes: normal & big) and the Position (eg. swap the sides of the joysticks).
The text was updated successfully, but these errors were encountered:
lucaheuser
changed the title
[FEAT] Dynamically changing tho Position and Size of a fixed Joystick
[FEAT] Dynamically changing the Position and Size of a fixed Joystick
Sep 23, 2021
Hello,
is it possible to change the size and position of the joysticks after the initialization? I would like to give the user of my web application the possibility to change the position and size dynamically.
I use Vue.js and unfortunately it does not work via conditional rendering.
Thanks a lot
For context:
I use two joysticks, one for movement on the left side and one for rotation on the right side of my interface. Now the user should me able to make adjustments to the Size (two sizes: normal & big) and the Position (eg. swap the sides of the joysticks).
The text was updated successfully, but these errors were encountered: