You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If gridster is placed inside another div with a constrained height and width - you cannot move/resize a widget outside that constrained height/width.
Gridster scrolls only if Gridster width/height equals to page/window.
If gridster part has it's own scroll it doesn't scroll while your are dragging or resizing it stops at the boundries of it restricted height.
Take a look at the example http://jsfiddle.net/bgandham/0ky0u01h/. i want to move something below the visible area and I can't move it - same with the resizing.
any ideas?
thanks
bgandham
The text was updated successfully, but these errors were encountered:
Hi,
If gridster is placed inside another div with a constrained height and width - you cannot move/resize a widget outside that constrained height/width.
Gridster scrolls only if Gridster width/height equals to page/window.
If gridster part has it's own scroll it doesn't scroll while your are dragging or resizing it stops at the boundries of it restricted height.
Take a look at the example http://jsfiddle.net/bgandham/0ky0u01h/. i want to move something below the visible area and I can't move it - same with the resizing.
any ideas?
thanks
bgandham
The text was updated successfully, but these errors were encountered: