Replies: 3 comments 4 replies
-
That looks great! There is a resize event, which will give you the new dimensions of the widget. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
-
thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
For my top-equivalent in Textual, I draw a bunch of graphs in areas:
In the widgets that generate the graph, I would like to have some way of knowing the dimensionality of the area such that I can scale the graphs accordingly. I'd also like to have some "resize" event that I can act upon.
Is this available yet?
Beta Was this translation helpful? Give feedback.
All reactions