Commit 80b0581
committed
Keep long-press alive on iOS
touch-action: manipulation on the host still lets iOS Safari promote a
held finger to a scroll gesture and fire pointercancel, killing the
long-press timer before the alternates popover opens. Claim the gesture
with touch-action: none on .key, and disable the iOS long-press callout.1 parent 135928b commit 80b0581
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
190 | 191 | | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
| |||
0 commit comments