zed/crates/outline2
Marshall Bowers 0f33775a91
Add general-purpose functions for sizing in viewport units (#3833)
This PR adds general-purpose functions for obtaining a `Length` in
viewport units.

Previously in #3600 we had added specific variants of `w` and `h` that
took viewport units, but I think it makes more sense to just have a
primitive that can compose with any styling method that accepts a
`Length` or `Into<Length>`.

Release Notes:

- N/A
2024-01-02 11:53:57 -05:00
..
src Add general-purpose functions for sizing in viewport units (#3833) 2024-01-02 11:53:57 -05:00
Cargo.toml zed2: Port outline view 2023-12-04 11:44:32 -05:00