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

Option to add vertical scroll with an external button #58

Closed
pau-garrido opened this issue Jul 11, 2022 · 4 comments
Closed

Option to add vertical scroll with an external button #58

pau-garrido opened this issue Jul 11, 2022 · 4 comments

Comments

@pau-garrido
Copy link

Hey,

Right now the grid only adds scroll when you add an object on the bottom so it needs to grow.
What about an option where the grid doesn't need objects to grow so you can add scroll with a button (for example) and then fill this space with the objects that you want?

Regards,

@llorenspujol
Copy link
Contributor

Hey @pau-garrido ,

If I understood well, you want to set the height of the grid yourself manually?
Which is your use case? You are using a non vertical compact position? Just for understanding the necessity of this feature, thanks!

@pau-garrido
Copy link
Author

Hey @llorenspujol thanks for your answer.

Yes, I basically want the grid to occupy all the height I have on the display and also be able to add more height so it creates scroll in there (independently of the objects that I have on the grid). I guess that with an input that sets the height my problem would be solved.

llorenspujol added a commit to llorenspujol/angular-grid-layout that referenced this issue Jan 3, 2023
llorenspujol added a commit to llorenspujol/angular-grid-layout that referenced this issue Jan 3, 2023
llorenspujol added a commit to llorenspujol/angular-grid-layout that referenced this issue Jan 3, 2023
llorenspujol added a commit to llorenspujol/angular-grid-layout that referenced this issue Jan 3, 2023
@llorenspujol
Copy link
Contributor

In PR #69 it has been added the option to add the height to the grid with an Input, so this issue should be solved. It would be available in the next published version.

@pau-garrido
Copy link
Author

Thanks!

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