Iraka-C / Skeeetch

A Web based sketch pad
Apache License 2.0
57 stars 4 forks source link

Force Touch on Safari #6

Open Iraka-C opened 3 years ago

Iraka-C commented 3 years ago

The force of a touch is different from pointerevent.pressure. Complete the support for 3D Force Touch

Iraka-C commented 3 years ago

Another

Click-While-Moving causes a strange head at the top of the line (Safari force touch enabled) Skeeetch-2

Iraka-C commented 3 years ago

Partially solved by adding webkitmouseforcewillbegin webkitmouseforcechanged events to detect force touch process.

There's still a larger heading, which can be seen when turn smoothness to 0.