Frontmatter
| id | 6564 |
| title | grid.plugin.AnimateRows: store listeners improvement |
| state | Open |
| labels | enhancementno auto close |
| assignees | tobiu |
| createdAt | Mar 9, 2025, 11:49 PM |
| updatedAt | Mar 9, 2025, 11:49 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6564 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
grid.plugin.AnimateRows: store listeners improvement
Openenhancementno auto close

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 assigned to @tobiu on Mar 9, 2025, 11:49 PM