Open benmonro opened 11 years ago
Read the readme on the main page here on github please.
I'm sorry but this features interest me and I don't really understand your answer.
Actually this is one thing I've been looking for as well... As gridster isn't actively maintained anymore, I'm looking to see if changes to https://github.com/dustmoo/gridster.js will help myself and the rest here.
I also need this behavior
+1
I was also looking for such behaviour. I want items to just stay where there are and not pack them up towards the top. Would love to have such behaviour!
Currently in gridster when you move items around, the items around it will gravitate to the up to either the next closest item or the top of the grid. However, you do not see this behavior horizontally. i.e. if I have a 3 x 3 grid and I Move all the items in column 2 into column 1, column 2 stays empty. Yet if I move an item in row 1 column 3 into column 2 or 1, then all the items in column 3 shift up by 1. Is there a way to make gridster behave the same way in the vertical axis as it does in the horizontal access? i.e. have everything in column 3 stay here it was?