Oliver Sartun
Oliver Sartun
## Environment ``` System: OS: macOS 10.15.7 CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz Memory: 1.03 GB / 16.00 GB Shell: 5.7.1 - /bin/zsh Binaries: Node: 12.14.1 -...
When creating a calendar event with `alarms` the number of minutes must be different between iOS and Android or otherwise on one platform the alarm is _before_ the `startDate` and...
We're using `iscroll-probe` with the `probeType` set to `3` meaning that a scroll event is fired whenever the slider is moved. However, activating the handy `keybindings` option and moving the...
This closes https://github.com/cubiq/iscroll/issues/1217 When using the `keybindings` option and controlling the slider with the keyboard `_translate` is used instead of `_animate`. So far `_translate` didn't fire any events. That caused...