Skip to content

Fix ReviewMonitor log text interactions#13

Merged
lynnswap merged 1 commit into
mainfrom
codex/log-text-menu-fade-find-fix
May 26, 2026
Merged

Fix ReviewMonitor log text interactions#13
lynnswap merged 1 commit into
mainfrom
codex/log-text-menu-fade-find-fix

Conversation

@lynnswap
Copy link
Copy Markdown
Owner

Summary

  • Restore the standard text context menu for the custom TextKit 2 log surface.
  • Keep word fade state out of NSTextStorage by using TextKit 2 rendering attributes and clearing them when animations finish.
  • Coalesce NSTextFinder client-string change notifications so streaming log updates do not repeatedly reset find bar match state.

Testing

  • swift test --build-system swiftbuild --no-parallel
  • xcodebuild test -project Tools/ReviewMonitor/CodexReviewMonitor.xcodeproj -scheme CodexReviewMonitor -destination 'platform=macOS,arch=arm64' CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO
  • Codex review against main: clean (C47D7C47-EA62-4214-B950-DDAB6B2BF582)

@lynnswap lynnswap merged commit 0b51c4b into main May 26, 2026
1 check passed
@lynnswap lynnswap deleted the codex/log-text-menu-fade-find-fix branch May 26, 2026 13:02
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