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

Fixes a problem with selections #23

Merged
merged 1 commit into from
Feb 22, 2020
Merged

Conversation

Atrix256
Copy link

The selected nodes and links are cleared no matter what window you click in.
This was a problem for me because i had a property window for selected nodes, and whenever i would click in that window to edit a property, it would unselect the node (and links).
This makes it so the click has to happen in the node editor window to cause unselection.
Fixes this issue: #22

The selected nodes and links are cleared no matter what window you click in.
This was a problem for me because i had a property window for selected nodes, and whenever i would click in that window to edit a property, it would unselect the node (and links).
This makes it so the click has to happen in the node editor window to cause unselection.
Fixes this issue: Nelarius#22
@Nelarius
Copy link
Owner

Sweet, thanks for the fix! 🙂

@Nelarius Nelarius merged commit d6a5467 into Nelarius:master Feb 22, 2020
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.

2 participants