How to make the widget Pretty can scroll ? #5173
-
|
I found that no matter how long the text in Pretty is, the height of the control doesn't change. This causes the scrollbar not to activate when I place it in a ScrollableContainer. Is there a way to make this work? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
|
The |
Beta Was this translation helpful? Give feedback.
-
|
Here is tcss |
Beta Was this translation helpful? Give feedback.
-
|
What version of Textual are you running? |
Beta Was this translation helpful? Give feedback.
-
|
It's my mistake, There is a tcss in corner that I don't notic Thanks ! |
Beta Was this translation helpful? Give feedback.

The
Prettywill indeed change its height to accomodate the content. Perhaps you can give us a short example that demonstrates the problem?