Skip to content

fix: prevent tap-zone gestures from affecting controls menu#563

Merged
everpcpc merged 2 commits intomainfrom
codex/tap-zone-content-bridge
Feb 25, 2026
Merged

fix: prevent tap-zone gestures from affecting controls menu#563
everpcpc merged 2 commits intomainfrom
codex/tap-zone-content-bridge

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Summary

  • Attach DIVINA tap-zone bridge gestures to the nearest reader content container instead of the window root.
  • Reduce gesture conflicts with controls menus by broadening iOS interactive element detection for menu-related views.
  • Bump build version to 321.

Testing

  • make format
  • make build-macos

Attach tap-zone gesture recognizers to the nearest reader content container instead of the window root. This reduces gesture interference with controls menus while preserving a window-level fallback when no sized container is available. Also extend interactive view detection for menu/popover classes on iOS.
@everpcpc everpcpc merged commit 1783893 into main Feb 25, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/tap-zone-content-bridge branch February 25, 2026 07:33
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