-
Notifications
You must be signed in to change notification settings - Fork 815
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
Add containers #2030
Add containers #2030
Conversation
We set dimensions to 1fr instead of 100% (original request) or blank (previous change) for consistency with the other containers.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some docstring phrasing issues from me, but I don't see anything that's a blocker.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code is good. Just a few quibbles.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Would you mind looking through all the examples, python -m textual
, textual colors
, etc.
Just to confirm scrolling behaviour hasn't broken.
If everything is working, feel free to merge.
Everything looking good. 🚀 |
Please review the following checklist.