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

Set grid container height limit/rows #51

Closed
BogdanDarius opened this issue Nov 12, 2020 · 4 comments
Closed

Set grid container height limit/rows #51

BogdanDarius opened this issue Nov 12, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@BogdanDarius
Copy link

I would like to suggest a feature: adding a containerHeightLimit or specify a maximum number of rows so the grid can have a limited height when moving widgets.
I'm happy to work on PR. Would like to get your thoughts on this.

@vaheqelyan
Copy link
Owner

why not ?
but i think the name containerHeightLimit must be e.g. maxRows.
the container height is calculated from the farthest grid element + its height.

I think this feature may also be related to "automatic scrolling" (which doesn't exist correctly, this is probably the most missing feature)

@vaheqelyan vaheqelyan added the enhancement New feature or request label Jan 17, 2021
@AydanGaite
Copy link

any update on this?

@vaheqelyan
Copy link
Owner

Not yet. sorry @ka1to1

@Splinteer
Copy link

Just created a PR for this:
#145

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

No branches or pull requests

4 participants