I have 2 grids of squares. I allow the user to drag a square from 1 grid to the other. I change the fill color of the source component that is being dragged to a different color once it's dropped/accepted. The problem this component does not reflect the new color until I click somewhere on the page - then it is updated. I need a way to rebuild the component after it is dropped somewhere successfully.
Drag accept need rebuild
Database & APIs
change color of source object on drag accept
Yes
1