| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Prevent hiding media viewer if swiped over SwipeClick | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Clean up debug code for image pinch zoom | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Check whether we swiped only for mouse pointer | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Scale swipe threshold with viewport width | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Use native click for hiding overlay | Tusooa Zhu | 2022-03-13 |
| | | | | | | The pointerup strategy is unsuccessful, as some other overlays (Firefox's Inspect Element) will pass down pointerup events. | ||
| * | Clean up | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Add swipe-click handler to media modal | Tusooa Zhu | 2022-03-13 |
| | | | | | | Now swiping will correctly change the current media, and with a good preview. Clicking without swiping closes the overlay. | ||
| * | Handle pinch action | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Preview swipe action | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Make media modal be aware of multi-touch actions | Tusooa Zhu | 2022-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 typo | shpuld | 2019-03-28 |
| | | |||
| * | Add tests for gesture service, fix bug with perpendicular directions | shpuld | 2019-03-26 |
| | | |||
| * | somewhat functioning gesture service | shpuld | 2019-03-25 |
| | | |||
| * | start creating gesture service | shpuld | 2019-03-25 |
