Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swipe Navigation with Bubble Card Dashboard #82

Open
FalkPe opened this issue Sep 16, 2024 · 1 comment
Open

Swipe Navigation with Bubble Card Dashboard #82

FalkPe opened this issue Sep 16, 2024 · 1 comment

Comments

@FalkPe
Copy link

FalkPe commented Sep 16, 2024

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

@zanna-37
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants