amendx / vue-dndrop

:herb: A vue library for drag and drop :sparkles:
https://amendx.github.io/vue-dndrop
MIT License
207 stars 21 forks source link

Does not play well with grid or flex "gap" property #61

Open VincentDauliac opened 2 years ago

VincentDauliac commented 2 years ago

The spacing between draggable elements is wrong (when dragging) if the container is a using css-grid or flexbox with the "gap" property for spacing instead of margin. How can we fix this ?

Thanks!

amendx commented 2 years ago

Hi @VincentDauliac will place this is issue on queue!