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

fixed issues with artists #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

clayton-ho
Copy link

Changes:

  • Fixed an issue where if multiple datasets had the same name, only the most recent would be deleted when loading a new dataset, causing old datasets to pile up. Duplicate datasets now have a number appended to their name based on how many duplicated there are (e.g. "duplicate_dataset (3)").
  • Fixed an issue with the naming of datasets where datasets were being named by their legend instead of their label.

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