apm_planner
apm_planner copied to clipboard
Camera Gimbal View: Fix comboBox not being set as disabled
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
I need to verify this change since it's quite the UI and conditions. Hopefully over the next couple of days.