(Reorder.Item) Disable animations when not dragging? #2832
-
Hello, was wondering if there was a better way to disable the |
Beta Was this translation helpful? Give feedback.
Answered by
tajbowness
Oct 14, 2024
Replies: 1 comment
-
Setting https://www.framer.com/motion/reorder/##layout-animations EDIT: If it doesn't work properly, add this to
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tajbowness
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Setting
layout
to false inReorder.Item
helps.https://www.framer.com/motion/reorder/##layout-animations
EDIT: If it doesn't work properly, add this to
Reorder.Item
instead