Skip to content

Complete gesture view modifier support#905

Open
Kyle-Ye wants to merge 6 commits into
mainfrom
feature/tap_gestures
Open

Complete gesture view modifier support#905
Kyle-Ye wants to merge 6 commits into
mainfrom
feature/tap_gestures

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Jun 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Implement gesture view modifier responder wiring for masked view gestures, subview gesture propagation, and debug wrapping.
  • Add simultaneous and high-priority gesture modifier/combiners, plus optional gesture support.
  • Add public View gesture overloads for GestureMask, isEnabled, and named gestures with DocC.
  • Add gesture debug tree formatting coverage and compatibility tests.

@github-actions github-actions Bot added area: event-gesture Events, gestures, tracing, or interaction plumbing. area: tests Test suites, UI tests, fixtures, snapshots, and test support code. type: feature New API, behavior, platform support, or user-facing capability. labels Jun 10, 2026
@Kyle-Ye Kyle-Ye marked this pull request as ready for review June 10, 2026 19:03

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: event-gesture Events, gestures, tracing, or interaction plumbing. area: tests Test suites, UI tests, fixtures, snapshots, and test support code. type: feature New API, behavior, platform support, or user-facing capability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant