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

Bugfix/null safe dragmanager #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Korimsoft
Copy link

Hi, I used Your library and there was a bug when drag&dropping multiple nodes - a NullPointerException was thrown. Since nodeLayoutXOffsets.get(node) was sometimes null. I fixed it provisionally by null-checking.

functioning null-safe code
@Korimsoft Korimsoft force-pushed the bugfix/null-safe-dragmanager branch from e76c6eb to 95cd4ef Compare July 19, 2021 12:19
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.

1 participant