Skip to content

feat(gestures): pan gesture start position support - #11435

Open
CatchABus wants to merge 4 commits into
NativeScript:mainfrom
CatchABus:feat/pan-gesture-start-point
Open

CatchABus wants to merge 4 commits into
NativeScript:mainfrom
CatchABus:feat/pan-gesture-start-point

Conversation

@CatchABus

Copy link
Copy Markdown
Contributor

PR Checklist

What is the current behavior?

Right now, pan gesture does not expose the initial touch position in the event listener.

What is the new behavior?

This PR adds startX and startY in the pan gesture event data.

Few additions:

  • Corrected PinchGestureEventData class that was implementing itself
  • Added CustomGestureDetector internal class for pan and rotate to extend

@nx-cloud

nx-cloud Bot commented Sep 15, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit ca6f741

Command Status Duration Result
nx run-many -t build -p core,webpack5,vite ✅ Succeeded 21s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-09-15 23:14:45 UTC

@pkg-pr-new

pkg-pr-new Bot commented Sep 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nativescript/core@11435
npm i https://pkg.pr.new/@nativescript/vite@11435
npm i https://pkg.pr.new/@nativescript/webpack@11435

commit: ca6f741

@CatchABus
CatchABus marked this pull request as draft September 15, 2026 23:10
@CatchABus
CatchABus marked this pull request as ready for review September 15, 2026 23:13
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