ZIm/crates/zed/src
张小白 d1a55d64a8
Change window_min_size from Size<Pixels> to Option<Size<Pixels>> (#13501)
Now we can set `window_min_size` to `None` instead of `Size::default()`.
I think this makes more sense.

Release Notes:

- N/A
2024-06-25 12:09:08 -06:00
..
zed Use string interpolation (#13482) 2024-06-25 10:57:50 -04:00
main.rs Use string interpolation (#13482) 2024-06-25 10:57:50 -04:00
reliability.rs Use string interpolation (#13482) 2024-06-25 10:57:50 -04:00
zed.rs Change window_min_size from Size<Pixels> to Option<Size<Pixels>> (#13501) 2024-06-25 12:09:08 -06:00