LearnNewsExamplesServices
Frontmatter
id6389
titledraggable.toolbar.SortZone: onDragMove() => keep scrolling when over-dragging
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 6, 2025, 10:26 AM
updatedAtFeb 6, 2025, 10:43 AM
githubUrlhttps://github.com/neomjs/neo/issues/6389
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 6, 2025, 10:43 AM

draggable.toolbar.SortZone: onDragMove() => keep scrolling when over-dragging

Closed v8.16.0 enhancement
tobiu
tobiu commented on Feb 6, 2025, 10:26 AM
  • Once we drag out of the boundary container, we scroll one more column into the view
  • As long as we keep moving the cursor (or finger), we continue to scroll
  • This could even be just moving 1px vertically
  • It would be nicer, if the scrolling continues as long as we drag & are outside the zone
  • Technically speaking: onDragMove() needs to call itself again in this case
tobiu added the enhancement label on Feb 6, 2025, 10:26 AM
tobiu assigned to @tobiu on Feb 6, 2025, 10:26 AM
tobiu referenced in commit 6fbc20f - "draggable.toolbar.SortZone: onDragMove() => keep scrolling when over-dragging #6389" on Feb 6, 2025, 10:43 AM
tobiu closed this issue on Feb 6, 2025, 10:43 AM