LearnNewsExamplesServices
Frontmatter
id1279
titledraggable.toolbar.SortZone: support for vertical toolbars (drag&drop)
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 20, 2020, 3:44 PM
updatedAtOct 21, 2020, 2:22 PM
githubUrlhttps://github.com/neomjs/neo/issues/1279
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 21, 2020, 2:22 PM

draggable.toolbar.SortZone: support for vertical toolbars (drag&drop)

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 20, 2020, 3:44 PM

onDragStart() needs to check the owner.layout config.

if this is a vbox layout, switch to the vertical mode.

tobiu added the enhancement label on Oct 20, 2020, 3:44 PM
tobiu assigned to @tobiu on Oct 20, 2020, 3:44 PM
tobiu referenced in commit 8002bff - "#1279 draggable.toolbar.SortZone: onDragMove() => support for vertical layouts" on Oct 21, 2020, 2:14 PM
tobiu referenced in commit 3a4707c - "#1279 draggable.toolbar.SortZone: switchItems() => support for vertical layouts" on Oct 21, 2020, 2:20 PM
tobiu closed this issue on Oct 21, 2020, 2:22 PM
tobiu referenced in commit f3e92f5 - "#1279 draggable.toolbar.SortZone: switchItems() => code simplification" on Oct 21, 2020, 2:37 PM
tobiu referenced in commit e78f431 - "#1279 draggable.toolbar.SortZone: cleanup" on Oct 21, 2020, 3:03 PM