-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[BUG] Panel inside Layout being cut off #3117
Comments
I'll need code to reproduce the issue before I can help you. Screenshots would also help. |
The |
The image below I had to hide a lot of sensitive data. I originally had a layout with 2 panels like this. Although the layout was being cut off if any field in here was too long. Could I use a table in a similar format to this? I have the render group that has text, panels and markdown The below is a Jira issue viewer for the terminal. So needs to display certain data. |
A Table will generate similar results, but it can grow beyond the height of the terminal. Create a |
Thanks I will give that a go tomorrow. That's my issue sorted thanks. Rich is amazing btw, I'm using it so much now. Great work 🙂 |
I hope we solved your problem. If you like using Rich, you might also enjoy Textual |
Describe the bug
When rendering a panel inside a layout the content of the panel is cut short. The bottom border of the panel is still drawen.
When printing the panel itself everything appears good.
Note below render group can be replaced with a big string that would take up a lot of the terminal
Platform
Mac, Warp terminal, Pycharm terminal
I may ask you to copy and paste the output of the following commands. It may save some time if you do it now.
The text was updated successfully, but these errors were encountered: