tiberiuzuld / angular-gridster2

Angular gridster 2
https://tiberiuzuld.github.io/angular-gridster2
MIT License
1.28k stars 376 forks source link

drag and swap according to bottom tile height not working #882

Open camilowikot opened 1 year ago

camilowikot commented 1 year ago

When I drag down a Tile with 2x height over a 1x height Tile, the smaller one does not swap to the position of the bigger one until there is a 2x space above the 2x Tile. Why is this happening? I would expect the swap to occur as soon as 1x space becomes available.

https://github.com/tiberiuzuld/angular-gridster2/assets/58000456/0c0a10c9-7960-409d-aea5-9c7b090eb643

ianninirojas commented 1 year ago

Hi @tiberiuzuld I have the same problem, there is some config for this case. Thanks for the help!