Rendering issue with custom widget in a TabPlane #2517
Unanswered
denehoffman
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It can be tricky to dive into something that isn't a minimal example of a problem, but if I'm understanding your question correctly, I suspect #2411 is an issue you may find helpful. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm still figuring my way around this project, so this might be something obvious that I'm doing wrong, but I'm trying to make a basic file browser in textual:
I copied the tabbed example from the documentation. by itself. If I don't use tabs, it's "fine":
There are still some problems with the mechanics of the widget, but my question is more about the formatting. Is it squished vertically because I haven't done any CSS yet, or am I making the app itself incorrectly?
Beta Was this translation helpful? Give feedback.
All reactions