Skip to content

Fix frozen text caret blink while editing#73

Merged
yvette-carlisle merged 2 commits intomainfrom
fix/frozen-text-caret-blink
Apr 10, 2026
Merged

Fix frozen text caret blink while editing#73
yvette-carlisle merged 2 commits intomainfrom
fix/frozen-text-caret-blink

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • fix Frozen text caret repaint so the caret keeps blinking while text editing is active
  • reset caret blink phase when text, backspace, or IME preedit updates change the edit state
  • avoid alternating caret visibility on successive input events by using per-edit blink timing instead of sampling a global phase

Verification

  • cargo make test-rust
  • cargo make lint-rust

Tracker

  • XY-239

…hile editing","authority":"manual","breaking":false}
@yvette-carlisle
Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Chef's kiss.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

…rozen text caret","authority":"manual","breaking":false}
@yvette-carlisle yvette-carlisle merged commit 0213841 into main Apr 10, 2026
7 checks passed
@yvette-carlisle yvette-carlisle deleted the fix/frozen-text-caret-blink branch April 10, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant