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

Small improvements to ComponentIDComboHelper #1060

Merged

Conversation

astrofrog
Copy link
Member

Made it possible to set the ComponentIDComboHelper to a list of Data objects rather than having to append them one by one. This avoids refreshing every time a single data object is added. Also renamed the append and remove methods to append_data and remove_data.

…objects rather than having to append them one by one. This avoids refreshing every time a single data object is added.
@astrofrog astrofrog force-pushed the component-id-helper-multiple-data branch from 0fb2d98 to 9874f7c Compare August 2, 2016 10:31
@astrofrog astrofrog merged commit 39a802f into glue-viz:master Aug 2, 2016
@astrofrog astrofrog added this to the v0.9.0 milestone Aug 2, 2016
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