AtzeBK
Results
2
comments of
AtzeBK
Thanks for the -webkit- hint, @rmarschall ! To me it looks this fixes the pointer problem. The handle can be set to the current position where the user pointed to....
Got this finally fixed :-) Extended the beerslider class with help of [here](https://www.w3schools.com/howto/howto_js_image_comparison.asp) and [here](https://github.com/sweetalert2/sweetalert2/blob/ac79cfc4b4a1f3a1e564f1fd353c520ba7a1ca3d/src/utils/iosFix.js). Maybe the iPhone compatible events and the event.stopPropagation() will be included some day to the...