LearnNewsExamplesServices
Frontmatter
id1315
titletree.List: ctor => throw an error in case draggable and sortable are both true
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 26, 2020, 1:10 PM
updatedAtOct 26, 2020, 1:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/1315
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 26, 2020, 1:13 PM

tree.List: ctor => throw an error in case draggable and sortable are both true

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 26, 2020, 1:10 PM

right now the plan is to either use a DragZone OR a SortZone.

A combination of both would require a new implementation (a SortZone with an "optional" boundaryContainer, e.g. moving x px outside of the boundaryContainer => switch to the DragZone logic).

tobiu added the enhancement label on Oct 26, 2020, 1:10 PM
tobiu assigned to @tobiu on Oct 26, 2020, 1:10 PM
tobiu referenced in commit 4f12499 - "tree.List: ctor => throw an error in case draggable and sortable are both true #1315" on Oct 26, 2020, 1:13 PM
tobiu closed this issue on Oct 26, 2020, 1:13 PM