pleroma-fe/src/components/media_modal
Tusooa Zhu 61509d1b1e
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.
2021-08-02 22:28:16 -04:00
..
media_modal.js Make media modal be aware of multi-touch actions 2021-08-02 22:28:16 -04:00
media_modal.vue Make media modal be aware of multi-touch actions 2021-08-02 22:28:16 -04:00