Commit graph

5 commits

Author SHA1 Message Date
Tusooa Zhu
f96e5882d1
Make media modal be aware of multi-touch actions
Originally the media viewer would think every touch is a swipe (one-finger
touch event), so we would encounter the case where a two-finger scale event
would incorrectly change the current media. This is now fixed.
2022-03-13 11:56:30 -04:00
shpuld
1e2c304f76 fix typo 2019-03-28 22:11:05 +02:00
shpuld
c50e64f8ee Add tests for gesture service, fix bug with perpendicular directions 2019-03-26 22:11:45 +02:00
shpuld
e23c19468a somewhat functioning gesture service 2019-03-25 22:44:58 +02:00
shpuld
b13a751926 start creating gesture service 2019-03-25 20:27:44 +02:00