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
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?
The text was updated successfully, but these errors were encountered:
@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 😅
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?
The text was updated successfully, but these errors were encountered: