zed/crates/collab_ui
Marshall Bowers 7620feb8b2
Prevent many call participants from overflowing the title bar (#4173)
This PR fixes an issue where having a lot of participants in a call
could cause the avatars/facepiles to overflow the title bar, pushing the
call controls off-screen.

The participant list will now scroll when it would otherwise exceed the
available space:


https://github.com/zed-industries/zed/assets/1486634/806c77e6-bd4c-4864-8567-92e0960734ee

Release Notes:

- Fixed participant list overflowing the title bar.
2024-01-19 17:21:24 -05:00
..
src Prevent many call participants from overflowing the title bar (#4173) 2024-01-19 17:21:24 -05:00
Cargo.toml Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00