custom-cards / slider-button-card

A button card with integrated slider
MIT License
105 stars 16 forks source link

Slider doesn't allow scrolling up and down on touchscreen #27

Closed Masquarat closed 1 year ago

Masquarat commented 1 year ago

When trying to scroll up or down on an Android phone (touchscreen) by touching anywhere on this button/card then scrolling up or down doesn't work at all. The value of the slider will usually change a bit because while trying to scroll up or down, finger usually moves slightly left or right and the slider immediately responds to this, even tho the main movement is on the up/down axis.

There's a thread about it here as well: https://github.com/mattieha/slider-button-card/issues/203