neo
neo copied to clipboard
grid.plugin.AnimateRows: store listeners improvement
- 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