ArduPilot / ArduPilot/apm_planner
Camera Gimbal View: Fix comboBox not being set as disabled
Open
bug
- Dominant language
- C++
- Stars
- 550
- Forks
- 483
- PR merge metrics
- No merged PRs in 30d
Description
When you reassign an output channel from e.g PAN to TILT the old channel assignment is disconnected. The issue is that the UI is not updating to reflect this new state
see discussion here https://github.com/diydrones/apm_planner/issues/440
Contributor guide
Assessment
This issue has not been assessed yet.