Cannot programmatically add Static to Horizontal #6061
philippeflorent
started this conversation in
General
Replies: 2 comments 3 replies
-
If you don't give your Statics a width they will use the full width of the terminal. Hence only one will fit. Suggest giving your statics a width of 1fr or auto. |
Beta Was this translation helpful? Give feedback.
0 replies
-
THanks it works but as I add a margin they disappear
|
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I try to simply add 2 statics in a horizontal dynamically
only the first static appears
am I missing something ?
thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions