ScrollableContainer with Grid Layout #5761
-
I am working on something and I am having trouble with this. I need a Scrollable Container with two columns, scrolling on the y-axis. I don't know of a way to achieve this (at least from the wiki and what I've tried) Can somebody help? |
Beta Was this translation helpful? Give feedback.
Answered by
TomJGooding
Apr 26, 2025
Replies: 1 comment 3 replies
-
Could you provide a rough sketch or code example to help understand exactly what you're trying to achieve? There's probably a few ways to create the layout you've described, but it might help to understand your use-case. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe try something like this, ensuring the grid height is auto?