zed/crates/collab_ui
张小白 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
..
src Change window_min_size from Size<Pixels> to Option<Size<Pixels>> (#13501) 2024-06-25 12:09:08 -06:00
Cargo.toml Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00