zed/crates/gpui2
Conrad Irwin c0d85dc1dd
Fix text wrapping when a child of a v_stack() (#3362)
Previously text that was rendered in a flex-column would reserve the
correct
amount of space during layout, and then paint itself incorrectly.

Release Notes:

- N/A
2023-11-19 11:37:31 -07:00
..
docs Document contexts 2023-11-14 19:52:51 -07:00
src Fix text wrapping when a child of a v_stack() (#3362) 2023-11-19 11:37:31 -07:00
tests Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00
build.rs
Cargo.toml Update Taffy to latest main 2023-11-18 21:30:33 -07:00