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

fix(selection): highlight selected nodes when set programatically #1138

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

Thomaash
Copy link
Member

This was introduced by #1133, it was a simple matter of forgetting to commit the selection after making changes to it which resulted in the nodes not being highlighted as they should be. A visual regression test is included to test that the selection is rendered properly.

Closes #1135.

@Thomaash Thomaash requested a review from a team October 26, 2020 21:05
@Thomaash Thomaash merged commit 746f7bb into master Oct 26, 2020
@Thomaash Thomaash deleted the issues1135 branch October 26, 2020 21:22
@sadams-rti-org
Copy link

sadams-rti-org commented Oct 26, 2020

Kazaaam! That was fast!
Thanks from a regular contributor!
(Metacognitive Technology LLC)

@vis-bot
Copy link
Collaborator

vis-bot commented Oct 26, 2020

🎉 This PR is included in version 8.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selection highlighting broken in 8.4.2 and beyond
4 participants