mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-05 23:51:08 +00:00
73ff8c0f1f
Reverts #13857. Hiding tooltips for selected buttons prevents tooltips like "Close x dock" from showing up, see #14938 for an example. The intention of the original PR was to hide the "Show application menu" tooltip, while the context menu is open. In order to fix this without breaking other UI elements, we track the state of the context menu using `PopoverMenuHandle` now, which allows us to prevent the tooltip from showing up while the context menu is open. Closes #14938 Release Notes: - Fixed an issue where some tooltips would not show up |
||
---|---|---|
.. | ||
docs | ||
src | ||
build.rs | ||
Cargo.toml | ||
LICENSE-GPL |