LearnNewsExamplesServices
Frontmatter
id6377
titledraggable.grid.header.toolbar.SortZone: add support for scrolled columns
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 4, 2025, 3:32 PM
updatedAtFeb 4, 2025, 4:08 PM
githubUrlhttps://github.com/neomjs/neo/issues/6377
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 4, 2025, 4:08 PM

draggable.grid.header.toolbar.SortZone: add support for scrolled columns

Closed v8.14.3 enhancement
tobiu
tobiu commented on Feb 4, 2025, 3:32 PM

The current solution does not work yet after scrolling to the right side.

tobiu added the enhancement label on Feb 4, 2025, 3:32 PM
tobiu assigned to @tobiu on Feb 4, 2025, 3:32 PM
tobiu changed title from draggable.grid.header.toolbar.SortZone: add support for buffered columns to draggable.grid.header.toolbar.SortZone: add support for scrolled columns on Feb 4, 2025, 3:59 PM
tobiu referenced in commit ff4fbfd - "draggable.grid.header.toolbar.SortZone: add support for scrolled columns #6377" on Feb 4, 2025, 4:00 PM
tobiu
tobiu Feb 4, 2025, 4:08 PM
  • the new scrollLeft config of draggable.toolbar.SortZone is now included inside the calculation which triggers the switch
  • added a scrollTop too, for vertical toolbars
  • grid.Container now passes scrollLeft to header.Toolbar
  • header.Toolbar passes it to its sortZone (static & run-time)

https://github.com/user-attachments/assets/1d4d4db0-ce9a-4f44-92dc-88a78d5660c3

tobiu closed this issue on Feb 4, 2025, 4:08 PM