Skip to content

[codex] Fix horizontal scroll swipe transitions#4

Merged
lynnswap merged 5 commits into
mainfrom
codex/fix-horizontal-scroll-swipe-transition
May 14, 2026
Merged

[codex] Fix horizontal scroll swipe transitions#4
lynnswap merged 5 commits into
mainfrom
codex/fix-horizontal-scroll-swipe-transition

Conversation

@lynnswap

Copy link
Copy Markdown
Owner

Summary

  • Add transition hosting/backdrop handling so interactive navigation swipe transitions keep outgoing and incoming views animated correctly, including horizontal NSScrollView roots.
  • Update the MiniApp split-navigation previews with normal/scroll content switching and tap-to-push pages for reproducing scroll/navigation gesture conflicts.
  • Defer navigation swipe capture for zero-delta and pre-threshold beginnings over scrollable horizontal descendants, with regression coverage for nested scroll views.

Testing

  • swift test
  • xcodebuild build -project Tools/MiniApp/MiniApp.xcodeproj -scheme MiniApp -destination 'platform=macOS,name=My Mac'
  • codex-review --base main clean

Screenshots

  • Not captured; MiniApp changes are preview/debug harness updates for gesture reproduction.

@lynnswap
lynnswap marked this pull request as ready for review May 14, 2026 08:32
@lynnswap
lynnswap merged commit 71ed238 into main May 14, 2026
2 checks passed
@lynnswap
lynnswap deleted the codex/fix-horizontal-scroll-swipe-transition branch May 14, 2026 08:43
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