Added swaping queue, better handling of large to small swaps

This commit is contained in:
Dustin Moore
2012-11-26 15:23:00 -08:00
parent 98204f1c69
commit 262d115cf8

View File

@ -20,6 +20,12 @@ Gridster is built by [Ducksboard](http://ducksboard.com/).
dustmoo Modifications
===========
Changelog 11-26-2012
Reworked swapping functionality to better handle large to small widget handling.
---
Widgets of smaller or equal size to the dragged widget (player)
will swap places with the original widget.