LearnNewsExamplesServices
Frontmatter
id2878
titlelist.plugin.Animate: onStoreSort() => support for Neo.list.Component
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 13, 2022, 5:29 PM
updatedAtFeb 13, 2022, 5:30 PM
githubUrlhttps://github.com/neomjs/neo/issues/2878
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 13, 2022, 5:30 PM

list.plugin.Animate: onStoreSort() => support for Neo.list.Component

Closed v8.1.0 enhancement
tobiu
tobiu commented on Feb 13, 2022, 5:29 PM

Neo.list.Component is using index-based item ids to re-use component instances as much as possible.

However, this makes it tricky to apply an animated sorting. I will split the logic for list.Base and list.Component, to keep the algorithms reasonable.

tobiu added the enhancement label on Feb 13, 2022, 5:29 PM
tobiu assigned to @tobiu on Feb 13, 2022, 5:29 PM
tobiu referenced in commit 3e014d1 - "list.plugin.Animate: onStoreSort() => support for Neo.list.Component #2878" on Feb 13, 2022, 5:29 PM
tobiu closed this issue on Feb 13, 2022, 5:30 PM