zed/crates/call
Aaron Feickert bab6a79ab6
Fix audio tooltip logic (#21941)
Earlier work by @osiewicz in #21931 aims to fix audio control tooltips
in the title bar to close #21929. However, its logic is not quite
correct, and does not match the toggle behavior for the controls.

This PR corrects the logic to match the toggle behavior for the
controls. It also updates capitalization and wording for consistency.

Release Notes:

- N/A
2024-12-12 15:20:21 -08:00
..
src Fix audio tooltip logic (#21941) 2024-12-12 15:20:21 -08:00
Cargo.toml call: Add test-support feature for livekit_client_macos (#21748) 2024-12-09 11:21:02 -05:00
LICENSE-GPL