Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Dynamically changing the Position and Size of a fixed Joystick #166

Open
lucaheuser opened this issue Sep 23, 2021 · 0 comments
Open

Comments

@lucaheuser
Copy link

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).

@lucaheuser 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant