aboutsummaryrefslogtreecommitdiff
path: root/src/services/gesture_service/gesture_service.js
Commit message (Collapse)AuthorAge
* Make media modal be aware of multi-touch actionsTusooa Zhu2022-03-13
| | | | | | 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.
* fix typoshpuld2019-03-28
|
* Add tests for gesture service, fix bug with perpendicular directionsshpuld2019-03-26
|
* somewhat functioning gesture serviceshpuld2019-03-25
|
* start creating gesture serviceshpuld2019-03-25