Skip to content

Update drag event type to fix endless scrolling - #181

Merged
kh4f merged 1 commit into
kh4f:mainfrom
MichalNawrocik:MichalNawrocik-issue-175-endless-scrolling
Sep 12, 2026
Merged

kh4f merged 1 commit into
kh4f:mainfrom
MichalNawrocik:MichalNawrocik-issue-175-endless-scrolling

Conversation

@MichalNawrocik

@MichalNawrocik MichalNawrocik commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Changed drag event type from 'drag' to 'dragover' for better handling of drag-and-drop functionality.

Removed onDragEnd() call condition to ensure drop indicators are cleared.

Fixes #175

Changed drag event type from 'drag' to 'dragover' for better handling of drag-and-drop functionality.

Removed onDragEnd() call condition to ensure drop indicators are cleared.
@kh4f
kh4f merged commit fcf0ef6 into kh4f:main Sep 12, 2026
@kh4f

kh4f commented Sep 12, 2026

Copy link
Copy Markdown
Owner

Thank you!

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.

When you drag and drop, the note becomes uncontrollable

2 participants