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

Scene editor: Immediately update tabs in when fixture selection changes #1337

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

awwright
Copy link
Contributor

Currently, when the view is changed between the Tab View and the All Fixtures View, only the fixtures selected in the General tab are populated. This is somewhat confusing. The purpose appears to be so I can highlight a subset of fixtures, and "Copy current values to all fixtures" will only copy to the selected fixtures.

This adds a signal to update the tabs and consoles immediately when the selection changes.


This is submitted as a draft because populating all of the tabs when the selection changes is a little sluggish, there's a few optimizations I'd like to work on.

Alternatively, if this feature was supposed to be removed, let's remove the code for that in the Tab/All channels toggle as well.

Currently, when the view is changed between the Tab View and the All Fixtures View, only the fixtures selected in the General tab are populated.
This adds a signal to update the tabs and consoles immediately when the selection changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant