Skip to content

editor: Fix diff hunk controls not shown until buffer interaction #32692

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

Merged
merged 5 commits into from
Jun 13, 2025

Conversation

smitbarmase
Copy link
Member

Similar to #32683, checking mouse hovered in mouse_move instead of prepaint for diff hunk controls.

Release Notes:

  • Fixed issue where diff hunk controls were not visible on mouse hover when cursor_blink is false.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jun 13, 2025
@smitbarmase smitbarmase merged commit 2aa79a0 into main Jun 13, 2025
21 checks passed
@smitbarmase smitbarmase deleted the fix-diff-control-hover branch June 13, 2025 16:59
Copilot AI pushed a commit to awesomekyle/zed that referenced this pull request Jun 14, 2025
…d-industries#32692)

Similar to zed-industries#32683, checking
mouse hovered in `mouse_move` instead of `prepaint` for diff hunk
controls.

Release Notes:

- Fixed issue where diff hunk controls were not visible on mouse hover
when `cursor_blink` is `false`.
smitbarmase added a commit that referenced this pull request Jun 16, 2025
…ction (#32804)

Closes #32796

Regressed since #32408. Fixed
in same way as other related PRs
#32683,
#32692,
#32795.

Release Notes:

- Fixed issue where code actions are not visible until the mouse is
moved when the `cursor_blink` setting is `false`.
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