可以考虑增加布局相关的组件么 #1744
jackhb1999
started this conversation in
General
可以考虑增加布局相关的组件么
#1744
Replies: 1 comment
-
|
That is not GPUI API style, we would not want to. |
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.
-
关于"Layout"组织布局,我认为比较舒服的就是flet(https://flet.dev/docs/controls/layout)和compose,但是由于rust不支持具名参数,如何因地适宜的设计?
目前冗长的链式写法对于layout布局的设计是个考验。
Beta Was this translation helpful? Give feedback.
All reactions