Preface: I know you can just hit the fullscreen button and the gui expands.
The thing I really want to do is enlarge certain elements, specifically the gimbal joystick. When I fullscreen the GUI, it just adds more blank space.
Preface: I know you can just hit the fullscreen button and the gui expands.
The thing I really want to do is enlarge certain elements, specifically the gimbal joystick. When I fullscreen the GUI, it just adds more blank space.
Sorry, we don’t currently support resizing thermal viewer tab, due to a lot of pixel math that is occurring. The code is open source if figure out how to support that: AVR-2022/thermal_view_control.py at main · bellflight/AVR-2022 · GitHub
I don’t believe you can change the size of objects in the GUI without getting very deep in the code. If you want to have better joystick control, i did edit the gui source code to allow for xbox control of gimbal, let me know if you’re interested.