Skip to content

Add Drop Animation

Compare
Choose a tag to compare
@tajo tajo released this 16 Oct 19:02

The drop is now animated so it provides user a nice visual feedback. Previously, it just re-appeared in the final position. The length of animation is controlled by the transitionDuration prop.

This release also fixes a bug when an item move far top didn't end up reordered.

Before

old

After

animated