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

Grow or shrink container vertically on sash drag #785

Open
ryandao opened this issue Mar 12, 2024 · 1 comment
Open

Grow or shrink container vertically on sash drag #785

ryandao opened this issue Mar 12, 2024 · 1 comment

Comments

@ryandao
Copy link

ryandao commented Mar 12, 2024

I'm building a grid layout with allotment. The container's width is fixed, but I want the height to adjust dynamically. When a user drags the sash to resize a row, the container's height should grow or shrink, while keeping the other rows the same. Is there a way to achieve this behavior with the library?

@CHE1RON
Copy link

CHE1RON commented Dec 13, 2024

@johnwalley I'm also looking for a way to change size of one pane while keeping the width of other panes unchanged. Any idea how to achieve this? We're creating some kind of an endless horizontal gallery 😅

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