Closed
Description
Hi,
First, thanks for providing such a great plugin, I've started to use it like two hours ago in my app, but I realized that I can't add an item to the grid that is not draggable. I want to learn if this is possible with the current code.
My use case is, I want to add a big plus button as the last item on my image grid, which will allow the user add images to the grid with the image picker component shown after click. And it should stay as the last item on the image (which I can make sure of it after the reordering of the images), but I can't make it not draggable.
If any of you can help, I'll appreciate.
Thank you!