mattieha / slider-button-card

A button card with integrated slider
MIT License
435 stars 68 forks source link

Make icon "invisible"? #236

Open jockebq opened 4 months ago

jockebq commented 4 months ago

I have an icon visible in compact mode with a horizontal slider. The tap action on the button is set to none. When trying to swipe in the lower percentages where the icon is, the icon still acts like a touchable button, even though it doesn't have any action.

Is it possible to make it totally invisible to touches so that I can swipe through it?

jockebq commented 4 months ago

Any way to do this right now? Maybe I am missing a setting? Cannot find anything in the documentation?