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

Camera Gimbal View: Fix comboBox not being set as disabled #472

Open
billbonney opened this issue Sep 26, 2014 · 1 comment
Open

Camera Gimbal View: Fix comboBox not being set as disabled #472

billbonney opened this issue Sep 26, 2014 · 1 comment
Assignees
Labels

Comments

@billbonney
Copy link
Member

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 #440

@billbonney billbonney added the bug label Sep 26, 2014
@billbonney billbonney self-assigned this Sep 29, 2014
ustramooner added a commit to ustramooner/apm_planner that referenced this issue Feb 5, 2016
when an output is chosen which is already in use the interface needs to disable the old output
this PR fixes bug ArduPilot#472
@billbonney
Copy link
Member Author

I need to verify this change since it's quite the UI and conditions. Hopefully over the next couple of days.

billbonney pushed a commit that referenced this issue Jun 9, 2016
when an output is chosen which is already in use the interface needs to disable the old output
this PR fixes bug #472
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant