Open FalkPe opened 1 month ago
Unfortunately, PR #79 introduced a new exception (.bubble-button-card
) that is needed to avoid swiping when dragging a bubble card slider.
At the best of my knowledge, there is no way to be more specific than excluding the entire card. I tryed with .range-slider
but it's not sufficient.
Maybe @Clooos can help us further.
Currently, the only way is to fork the repository, remove the exception, compile the repo, and add the compiled file manually, removing hass swipe navigation from your HACS. But this path is strongly discouraged.
Hello, Since the last Update of Swipe Navigation I can't navigate through my dashboard when I hit a bubble card.
Is there a possibility to deactivate this feature which is included in the last release of swipe navigation?
Greetings Falk