How to make `delay: 50` on desktop and `delay: 200` on touch? If I use `delayOnTouchOnly: true`, then on desktop delay is 0.
How to make
delay: 50on desktop anddelay: 200on touch? If I usedelayOnTouchOnly: true, then on desktop delay is 0.