Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Invalidate tooltips when mouse leaves element's hitbox (#22488)" #22542

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

SomeoneToIgnore
Copy link
Contributor

@SomeoneToIgnore SomeoneToIgnore commented Jan 1, 2025

This reverts commit 344284e.

That change broke git blame tooltips, as Zed should also show tooltips which are hovered, even though the mouse had left the origin element's bounds.

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 1, 2025
@SomeoneToIgnore SomeoneToIgnore added this pull request to the merge queue Jan 1, 2025
Merged via the queue into main with commit 38938ec Jan 1, 2025
14 checks passed
@SomeoneToIgnore SomeoneToIgnore deleted the kb/revert-tooltip-hiding branch January 1, 2025 16:58
@SomeoneToIgnore
Copy link
Contributor Author

/cherry-pick v0.167.x

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jan 1, 2025
…" (#22542)

This reverts commit 344284e.

That change broke git blame tooltips, as Zed should also show tooltips
which are hovered, even though the mouse had left the origin element's
bounds.

Release Notes:

- N/A
SomeoneToIgnore added a commit that referenced this pull request Jan 1, 2025
…" (cherry-pick #22542) (#22544)

Cherry-picked Revert "Invalidate tooltips when mouse leaves element's
hitbox (#22488)" (#22542)

This reverts commit 344284e.

That change broke git blame tooltips, as Zed should also show tooltips
which are hovered, even though the mouse had left the origin element's
bounds.

Release Notes:

- N/A

Co-authored-by: Kirill Bulatov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant