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

Highlight unused will not be reset #159

Open
Murmele opened this issue Mar 14, 2021 · 0 comments
Open

Highlight unused will not be reset #159

Murmele opened this issue Mar 14, 2021 · 0 comments

Comments

@Murmele
Copy link
Contributor

Murmele commented Mar 14, 2021

Git master: a75565e

  1. Create new Project and add two different elements
  2. Save the project and close it
  3. Reopen the project
  4. Remove on element and save
    --> in Collections the element should get a red background, because it is unused
  5. Add the element with the red background and save
    --> Collections should update and the element should get a white background again.

I think for that in
void ElementsCollectionModel::highlightUnusedElement()
the elements which are not unused should be reset to a white background?

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

No branches or pull requests

1 participant