This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Commit 539c032
fix(tooltip): use pointerdown event for touch
Using pointerdown event instead of click
and toggle only if pointerType is not `mouse`
Co-authored-by: Mauricio Espinoza <Mauricio.Espinoza@axis.com>
Co-authored-by: Victor Ingvarsson <Victor.Ingvarsson@axis.com>1 parent 38c7d2d commit 539c032
1 file changed
+14
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
273 | 280 | | |
274 | 281 | | |
275 | 282 | | |
| |||
287 | 294 | | |
288 | 295 | | |
289 | 296 | | |
290 | | - | |
| 297 | + | |
291 | 298 | | |
292 | 299 | | |
293 | 300 | | |
294 | | - | |
| 301 | + | |
295 | 302 | | |
296 | 303 | | |
297 | 304 | | |
| |||
0 commit comments