Bernd Reuther
Results
1
issues of
Bernd Reuther
https://github.com/getgrav/grav-plugin-shortcode-ui/issues/42 add "touchstart", "touchmove" and "touchend" to the events. on touch events, "e.pageX" is not available -> use "e.originalEvent.changedTouches[0].pageX"