AndreaMiotto / PartialSheet

A SwiftUI Partial Sheet fully customizable with dynamic height
https://github.com/AndreaMiotto/PartialSheet/wiki
MIT License
1.7k stars 190 forks source link

The `DragGesture.onEnded(_:)` not be called up. #160

Closed LimChihi closed 1 year ago

LimChihi commented 2 years ago

Description

If user used more than one finger, The DragGesture.onEnded(_:) will not be called up.

Environment

Xcode Version 14.0 beta (14A5228q) iPhone 12 Pro Max 15.5 (19F77)

Screen recording

https://user-images.githubusercontent.com/18307084/177292288-3f8d3ee9-9ea0-447c-86cd-80b5d0a44f78.MOV

AndreaMiotto commented 1 year ago

Try now after the merge of the PR.