LearnNewsExamplesServices
Frontmatter
id6564
titlegrid.plugin.AnimateRows: store listeners improvement
stateOpen
labels
enhancementno auto close
assigneestobiu
createdAtMar 9, 2025, 11:49 PM
updatedAtMar 9, 2025, 11:49 PM
githubUrlhttps://github.com/neomjs/neo/issues/6564
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]

grid.plugin.AnimateRows: store listeners improvement

Openenhancementno auto close
tobiu
tobiu commented on Mar 9, 2025, 11:49 PM
  • Instead of rebinding view based store listeners logic, the cleaner way would be to remove the relevant view based listeners and add own listeners to the store
  • This way, we could easily restore the view to its previous state, in case the plugin needs to get disabled at run-time
tobiu added the enhancement label on Mar 9, 2025, 11:49 PM
tobiu added the no auto close label on Mar 9, 2025, 11:49 PM
tobiu assigned to @tobiu on Mar 9, 2025, 11:49 PM