brutella / chatheads

An implementation of Facebook's ChatHeads on iOS.
ISC License
877 stars 132 forks source link

Touch Issue on new iOS 3d Touch #23

Closed suu10mac closed 6 years ago

suu10mac commented 8 years ago

Foremost thanks for this awesome work .... Was working Perfect but seems issue on UITouch when it comes to devices with 3d Touch On 3d Touch Devices when a touch is made,instead of

it gets detected as drag move, and also noticed few changes on its CGPoint too... Can't get what's the issue on with these devices ???

ducnmisbk commented 7 years ago

@suu10mac try this.

Replace CHDraggableView with these below.

CHDraggableView.zip