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

Disabling edit mode is not working after shift key up. #120

Open
de7ign opened this issue May 18, 2020 · 1 comment
Open

Disabling edit mode is not working after shift key up. #120

de7ign opened this issue May 18, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@de7ign
Copy link
Owner

de7ign commented May 18, 2020

shift key down enables add edge mode.
shift key up disables the edit mode.

shift key up event works fine until the "Add Edge" dialog box appears.
but once the "Add Edge" dialog box appears, shift key up event doesn't work because the network object becomes out of scope. apparently we're going to dialog box scope.

@de7ign de7ign added the bug Something isn't working label May 18, 2020
@de7ign
Copy link
Owner Author

de7ign commented May 26, 2020

This bug is not reproducible anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant