Christopher Chedeau
545b214558
Don't open context menu when multi-touch ( #2455 )
...
This was very annoying when you would zoom on mobile and the context menu would appear.
The problem was the following:
- You put a finger in, it creates a timeout
- You put a second finger in, it creates another timeout
- 300ms elapsed, which is not that much
- The context menu opens
- Now you move your fingers, which works, but the context menu is still open
The fix is to invalidate the context menu if a second finger is added even if the first one hasn't moved.
2020-12-06 00:06:50 +01:00
..
2020-12-04 19:18:20 +02:00
2020-12-06 00:06:50 +01:00
2020-09-25 23:18:45 +02:00
2020-11-29 20:19:06 +02:00
2020-12-02 23:57:51 +02:00
2020-11-06 21:06:30 +01:00
2020-11-06 21:06:30 +01:00
2020-12-05 15:30:53 +01:00
2020-12-05 15:30:53 +01:00
2020-10-27 11:01:57 +01:00
2020-12-01 22:36:06 +01:00
2020-09-25 23:18:45 +02:00
2020-10-28 20:53:27 +01:00
2020-08-13 13:35:31 +02:00
2020-09-25 23:18:45 +02:00
2020-11-05 22:05:58 +02:00
2020-05-20 15:21:37 +02:00
2020-09-25 23:18:45 +02:00
2020-12-03 17:03:02 +02:00
2020-09-25 23:18:45 +02:00
2020-10-19 16:14:28 +02:00
2020-12-02 23:57:51 +02:00
2020-05-20 15:21:37 +02:00
2020-09-25 23:18:45 +02:00
2020-08-20 22:55:44 +03:00
2020-11-26 01:21:33 +02:00
2020-06-27 12:02:54 +01:00
2020-09-25 23:18:45 +02:00
2020-11-04 11:05:12 +01:00
2020-10-19 16:14:28 +02:00
2020-11-26 01:21:33 +02:00
2020-12-05 15:30:53 +01:00
2020-09-25 23:18:45 +02:00
2020-10-19 16:14:28 +02:00
2020-08-14 13:27:41 +02:00
2020-10-19 16:14:28 +02:00
2020-12-05 15:30:53 +01:00
2020-09-25 23:18:45 +02:00
2020-11-04 11:05:12 +01:00
2020-09-25 23:18:45 +02:00
2020-11-29 17:32:51 +01:00
2020-12-01 14:00:13 +01:00
2020-05-20 15:21:37 +02:00
2020-09-25 23:18:45 +02:00
2020-12-02 23:57:51 +02:00
2020-09-25 23:18:45 +02:00
2020-11-04 11:05:12 +01:00
2020-09-25 23:18:45 +02:00
2020-10-19 16:14:28 +02:00
2020-09-25 23:18:45 +02:00
2020-09-25 23:18:45 +02:00
2020-06-19 12:36:49 +02:00
2020-10-28 20:52:53 +01:00
2020-09-25 23:18:45 +02:00
2020-10-19 16:14:28 +02:00