We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Git master: a75565e
I think for that in void ElementsCollectionModel::highlightUnusedElement() the elements which are not unused should be reset to a white background?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Git master: a75565e
--> in Collections the element should get a red background, because it is unused
--> 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?
The text was updated successfully, but these errors were encountered: