Clear hover background highlights

Co-Authored-By: Piotr <piotr@zed.dev>
This commit is contained in:
Antonio Scandurra 2023-11-08 15:08:54 +01:00
parent e5f78ec122
commit bef3b80bd4
2 changed files with 4 additions and 4 deletions

View file

@ -412,12 +412,13 @@ impl EditorElement {
);
}
}
true
} else {
update_go_to_definition_link(editor, None, modifiers.command, modifiers.shift, cx);
hover_at(editor, None, cx);
false
}
true
}
fn scroll(