agent: Show nav dropdown close button only on hover (#29732)

This commit is contained in:
Danilo Leal 2025-05-01 11:21:57 -03:00 committed by GitHub
parent e07ffe7cf1
commit 122af4fd53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 61 additions and 5 deletions

View file

@ -458,7 +458,8 @@ impl AssistantPanel {
for entry in recently_opened.iter() {
let summary = entry.summary(cx);
menu = menu.entry_with_end_slot(
menu = menu.entry_with_end_slot_on_hover(
summary,
None,
{