zed/crates/gpui/src
Jason Lee 0a02691778
Fix tooltips sometimes continuously displaying when the button is selected (#14832)
Release Notes:

- Fixed sometime tooltip will continuously display when the button is
selected.

---

@mrnugget The #13857 This change has led into a bug, the selected item
before tooltip will continuous display if there are no other tooltips.



https://github.com/user-attachments/assets/06b4a9a4-dede-4c18-b020-e20b6090341f
2024-07-19 12:49:08 -06:00
..
app Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
elements Fix tooltips sometimes continuously displaying when the button is selected (#14832) 2024-07-19 12:49:08 -06:00
keymap vim: Implement named registers (#12895) 2024-06-12 10:40:27 -06:00
platform Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
text_system Selectable popover text (#12918) 2024-07-10 21:14:34 -06:00
window
action.rs Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
app.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
arena.rs
asset_cache.rs
assets.rs Bump image crate (#13397) 2024-06-25 15:12:45 +02:00
bounds_tree.rs
color.rs Linux window decorations (#13611) 2024-07-03 11:28:09 -07:00
element.rs Avoid losing focus when block decorations go offscreen (#14815) 2024-07-19 17:04:18 +02:00
executor.rs Allow canceling in-progress language server work (e.g. cargo check) (#13173) 2024-06-17 17:58:47 -07:00
geometry.rs Fix delay when changing scrolling direction (#13867) 2024-07-05 11:11:43 -04:00
global.rs
gpui.rs Introduce following for assistant panel (#14479) 2024-07-15 11:36:27 +02:00
input.rs
interactive.rs Fix delay when changing scrolling direction (#13867) 2024-07-05 11:11:43 -04:00
key_dispatch.rs Avoid losing focus when block decorations go offscreen (#14815) 2024-07-19 17:04:18 +02:00
keymap.rs
platform.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
prelude.rs
scene.rs
shared_string.rs
shared_uri.rs
style.rs gpui: Fix TextStyle default font_family crash on Windows, use Segoe UI for Windows (#14040) 2024-07-10 13:40:42 -06:00
styled.rs gpui_macros: Extract border_style_methods macro (#14514) 2024-07-15 15:51:29 -04:00
subscription.rs Refine inline transformation UX (#12939) 2024-06-13 08:35:22 +02:00
svg_renderer.rs
taffy.rs chore: Fix clippy for upcoming 1.79 Rust release (#12727) 2024-06-06 12:46:53 +02:00
test.rs
text_system.rs Fix off-by-one errors in syntax highlighting (#14780) 2024-07-18 22:37:30 -06:00
util.rs
view.rs
window.rs Avoid losing focus when block decorations go offscreen (#14815) 2024-07-19 17:04:18 +02:00