zed/crates/collab_ui
Mikayla Maki 80f89059aa
Fix mouse clicks on remote-open-folder UI (#19851)
Also change Zed's standard style to use
`.track_focus(&self.focus_handle(cx))`, instead of
`.track_focus(&self.focus_handle)`, to catch these kinds of errors more
easily in the future.

Release Notes:

- N/A

---------

Co-authored-by: Conrad <conrad@zed.dev>
2024-10-28 12:55:55 -07:00
..
src Fix mouse clicks on remote-open-folder UI (#19851) 2024-10-28 12:55:55 -07:00
Cargo.toml
LICENSE-GPL