Hello!
In some cases gridster places widgets in incorrect cells.
Simple example: http://jsfiddle.net/Skryabind/rPVPe/
You can see that element with data-row="2" and data-col="2" actually places on (1,1). Element with data-row="3" and data-col="2" places on (2,2).
This problem happens in other cases, but I did not find what they have in common.
Hello!
In some cases gridster places widgets in incorrect cells.
Simple example: http://jsfiddle.net/Skryabind/rPVPe/
You can see that element with data-row="2" and data-col="2" actually places on (1,1). Element with data-row="3" and data-col="2" places on (2,2).
This problem happens in other cases, but I did not find what they have in common.