gpui-component/crates
xda 913775c632
resizable: Fix the bug for parent groups when initializing Panels with sizes Some and None (#356)
Optimization of https://github.com/longbridgeapp/gpui-component/pull/329

The issue with the initial width of the Panel has been optimised to
ensure that the left side of a Panel combination like [Some(px(510.)),
None] is initially rendered with a width of 510px.

---------

Co-authored-by: Jason Lee <huacnlee@gmail.com>
2024-10-17 17:39:00 +08:00
..
app accordion: Add Accordion. (#355) 2024-10-17 17:31:59 +08:00
story accordion: Add Accordion. (#355) 2024-10-17 17:31:59 +08:00
ui resizable: Fix the bug for parent groups when initializing Panels with sizes Some and None (#356) 2024-10-17 17:39:00 +08:00