gitlab-org--gitlab-foss/changelogs/unreleased/60006-add-touch-events-to-image-diff-26971.yml
ftab 513e4f991f Fix touch event pageX
Safari on iOS sort of figures out the right thing here, but other
browsers need a specific touch to be referenced.

This makes it work on Chrome and Firefox on Android, as well as
Chrome DevTools mobile device view.
2019-04-08 07:39:41 +00:00

5 lines
122 B
YAML

---
title: "Make touch events work on image diff swipe view and onion skin"
merge_request: 26971
author: ftab
type: added