-
-
Notifications
You must be signed in to change notification settings - Fork 710
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
feat(#3174): hover for whole group #3201
Conversation
drawer functionality still works from my testing. anything else to think abotu?
Good to go, I think. |
Well, in hindsight of course that's not going to help as a hacky workaround because security reasons.. Last commit should obviously be reverted, but I don't dare to touch anything more for now in case I trigger more CI that gets stuck infinitely.. |
Okay, I tried one more thing in hopes of stopping the workflow by making it fail the linting task, but seems it never gets that far before it gets stuck. Sorry..! Again, last commit should be reverted.. |
* feat(Alexays#3174): hover for whole group * fix: target eventbox for class also * fix: actually no reason to add handler, just override AModule * fix: actually remove existing handler as well drawer functionality still works from my testing. anything else to think abotu? * revert: keep id and class on original box * refactor: clang-format group.hpp * dev: try stop workflow
Adds hover targeting for the whole group.
Not a great gif to demonstrate the fix, but without the patch, there's a transparent background instead of black.