Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gridster inside another div constrained by height #535

Open
bgandham opened this issue Aug 10, 2015 · 1 comment
Open

Gridster inside another div constrained by height #535

bgandham opened this issue Aug 10, 2015 · 1 comment

Comments

@bgandham
Copy link

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

@renebrain
Copy link

checkout issue #464 , a user added the functionality to add the scrolling container. with that you shouldn't have any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants