-
Hi! Is there any way to make an item static in case other items are being moved? (without using static property) . I want the items to be draggable but not change their slot if other items are deleted from the list. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by gmsa Jan 25, 2021
Replies: 1 comment 1 reply
-
Disable vertical-compact and it should work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Disable vertical-compact and it should work.