Closed michaelblight closed 1 month ago
Hi! I've just released a new beta that might fix your issue, give it a try and tell me if it's fixed 🤞
https://github.com/Clooos/Bubble-Card/releases/tag/v2.3.0-beta.3
Yes it does seem to be fixed - thanks. That version also changes the appearance of sub-buttons that are lights to indicate brightness - will you be including a changelog to list the changes? I recently changed all my dashboards to use bubble card, so am keen to keep on eye on enhancements. Great card btw!
Glad that it's fixed! And what do you mean? I add a changelog for each release.
It's probably that I don't know where to look then - I assumed there'd be a CHANGELOG.md file in the root.
No, I just add the changelog in the release, like here: https://github.com/Clooos/Bubble-Card/releases/tag/v2.3.0-beta.3
Ah, many thanks. Github used to have "Releases" in the tabs at the top, but they moved it a few years ago and so I forget about that possibility.
For any feature request you can open a new discussion here:
https://github.com/Clooos/Bubble-Card/discussions/categories/feature-requests
For any question you can open a new discussion here:
https://github.com/Clooos/Bubble-Card/discussions/categories/q-a
Describe the bug
A minor bug - on a laptop (or tablet with keyboard) you can enable tap to click for the trackpad. If you do this and tap, rather than calling the tap action, it calls the hold action. If you click down on the trackpad, it calls tap action as expected. The behaviour is the same on Chrome and Firefox (didn't test other browsers). I also only tested on sub-buttons.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A tap on the trackpad should call the tap action, not the hold action.
Screenshots
If applicable, add screenshots to help explain your problem.
YAML
If applicable, add any relevant YAML code.
Informations (please complete the following information):
Additional context
Add any other context about the problem here.
Thank you! 🍻