gpui-component/crates
Moulberry c78811c4b9
button_group: Add vertical (#1537)
Adds a vertical option to the button group

Also added an example of the vertical button group to the story

Also fixed button rounding only working when both tl/bl and tr/br are
both set, now they can be set individually

I'm not sure if the justify_center in `.when(self.vertical, |this|
this.flex_col().justify_center())` is needed, but I added it to match
the behaviour of `.items_center()` when the flex direction is row.
2025-11-07 16:48:14 +08:00
..
macros Bump v0.4.0-preview1. 2025-11-06 22:27:26 +08:00
reqwest_client Bump v0.4.0-preview1. 2025-11-06 22:27:26 +08:00
story button_group: Add vertical (#1537) 2025-11-07 16:48:14 +08:00
ui button_group: Add vertical (#1537) 2025-11-07 16:48:14 +08:00