Replies: 1 comment 1 reply
-
You will probably have to put the ScrollArea inside a container. I’ve used it in a I believe the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When i'm using a scroll area with
.auto_shrink([false, false])
, the scroll area covers all of the available height, leaving no space for widgets added to the bottom of it. How can i make it so that the bottom widgets limit the height of the scroll area?Beta Was this translation helpful? Give feedback.
All reactions