LearnNewsExamplesServices
Frontmatter
id6567
titlegrid.plugin.AnimateRows: use CSS vars
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 10, 2025, 11:35 AM
updatedAtMar 12, 2025, 1:02 PM
githubUrlhttps://github.com/neomjs/neo/issues/6567
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 12, 2025, 1:02 PM

grid.plugin.AnimateRows: use CSS vars

Closed v8.32.0 enhancement
tobiu
tobiu commented on Mar 10, 2025, 11:35 AM
  • The strategy to write into a stylesheet at run-time is powerful, but originated in neo at a time were there were no CSS vars in use
  • Since we have those now, the plugin should add a selector to grid.View
  • The plugin needs its own (S)CSS file
  • CSS vars for duration & easing
  • Changing the values of these 2 => change the value of the related CSS var inside the grid.View style attribute
tobiu added the enhancement label on Mar 10, 2025, 11:35 AM
tobiu assigned to @tobiu on Mar 10, 2025, 11:35 AM
tobiu referenced in commit bee8ab1 - "grid.plugin.AnimateRows: use CSS vars #6567" on Mar 12, 2025, 1:02 PM
tobiu closed this issue on Mar 12, 2025, 1:02 PM