AnthonMS / my-cards

Bundle of my custom Lovelace cards for Home Assistant. Includes: my-slider, my-slider-v2, my-button
Other
99 stars 26 forks source link

Vertical slider not responding on IOS touch devices #29

Closed AnthonMS closed 2 years ago

AnthonMS commented 2 years ago

The new slider does not work vertically on IOS touch devices. I am aware of this and I will be figuring out how to debug and fix it without having access to a mac og iphone.

Any insight is welcome.

AnthonMS commented 2 years ago

When I run some tests through LambdaTest, then the slider-v2 doesn't work at all on safari. I get the evaluating t.path.find error. I will do some more testing. This was just a weird first test result.

AnthonMS commented 2 years ago

PR #32 should have fixed this, but it is still not working on iPadOS.

AndyVRD commented 2 years ago

Just clearing out, V2 is working fine on iPadOS15 and iPadOS16 beta 2, tested horizontal and vertical. I told Anthon it was not working but it seems to be a cache issue. Finally iOS, iPadOS and Safari users can now use the slider anywhere instead of using the Thumb. Great work guys!

AnthonMS commented 2 years ago

Fixed in PR #32