Swipe gesture to dismiss doesn't work reliably #59

Closed
opened 2025-10-14 15:58:04 -06:00 by navan · 0 comments
Owner

Originally created by @francosolerio on 8/19/2020

WhatsNewKit Environment

  • WhatsNewKit version: 1.3.5
  • Xcode version: 11.6
  • Swift version: 5
  • macOS version running Xcode: 10.15.5
  • Dependency manager (SPM, Carthage, CocoaPods, Manually): SPM or standalone

What did you do?

Build and run WhatsNewKit-Example

Tap "Present" button

Put finger on the ItemsView and drag down

What did you expect to happen?

The WhatsNew panel should begin dismiss animation and follow the finger's movement

What happened instead?

The WhatsNew panel doesn't move at all 90% of the times. Sometimes it begins moving late after the gesture has moved a considerable amount of space. Rarely it begins immediately and follows the gesture.

*Originally created by @francosolerio on 8/19/2020* ## WhatsNewKit Environment - WhatsNewKit version: 1.3.5 - Xcode version: 11.6 - Swift version: 5 - macOS version running Xcode: 10.15.5 - Dependency manager (SPM, Carthage, CocoaPods, Manually): SPM or standalone ## What did you do? Build and run WhatsNewKit-Example Tap "Present" button Put finger on the ItemsView and drag down ## What did you expect to happen? The WhatsNew panel should begin dismiss animation and follow the finger's movement ## What happened instead? The WhatsNew panel doesn't move at all 90% of the times. Sometimes it begins moving late after the gesture has moved a considerable amount of space. Rarely it begins immediately and follows the gesture.
navan 2025-10-14 15:58:06 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/WhatsNewKit#59
No description provided.