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

Adjusting video widget moves joysticks way off screen #11511

Open
HTRamsey opened this issue May 9, 2024 · 0 comments
Open

Adjusting video widget moves joysticks way off screen #11511

HTRamsey opened this issue May 9, 2024 · 0 comments
Assignees

Comments

@HTRamsey
Copy link
Collaborator

HTRamsey commented May 9, 2024

image

DieBorr added a commit to DieBorr/qgroundcontrol that referenced this issue Jun 5, 2024
This commit solves two issues (mavlink#11589 & 11511) that were related.
At startup, the VirtualJoystick show random axis values (mavlink#11589).
Additionally, resizing the screen caused the joystick to
malfunction, potentially leading to dangerous behavior (mavlink#11511).
Now, the values remain stable during a resize, and at startup,
the joystick initializes at the middle or bottom, depending on the
selected settings. Also added logic for ReCenter settings changed during
flight, which could make something similar as issue (mavlink#11589).
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

2 participants