neo icon indicating copy to clipboard operation
neo copied to clipboard

grid.plugin.AnimateRows: store listeners improvement

Open tobiu opened this issue 7 months ago • 0 comments

  • 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 avatar Mar 09 '25 22:03 tobiu