LearnNewsExamplesServices
Frontmatter
id1058
titlecalendar.draggable.WeekEventDragZone: scroll inside the view when dragging over an edge
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 14, 2020, 12:03 PM
updatedAtAug 14, 2020, 10:47 PM
githubUrlhttps://github.com/neomjs/neo/issues/1058
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 14, 2020, 10:47 PM

calendar.draggable.WeekEventDragZone: scroll inside the view when dragging over an edge

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 14, 2020, 12:03 PM

this needs to trigger the infinite scrolling.

idea: we could add a non visible 2nd dragProxy (position: absolute) which will trigger the default scrolling.

we could add a scroll listener to figure out when we drag over an edge to trigger the infinite scrolling.

tobiu added the enhancement label on Aug 14, 2020, 12:03 PM
tobiu assigned to @tobiu on Aug 14, 2020, 12:03 PM
tobiu
tobiu Aug 14, 2020, 10:47 PM

had to implement the scroll logic manually.

tobiu closed this issue on Aug 14, 2020, 10:47 PM