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

Add signal to hide/show group #3679

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marc24force
Copy link

Added the "signal" field in the group class to toggle the visibility of the group without requiring a mouse click if "click-to-reveal" is set to true.

@marc24force marc24force deleted the group-by-signal branch October 12, 2024 09:33
@marc24force marc24force restored the group-by-signal branch October 12, 2024 09:49
@marc24force marc24force reopened this Oct 12, 2024
@marc24force
Copy link
Author

Added a feature to also open the group with a signal if the click-to-reveal is false. Uses interval as a delay before closing the group again. Sending the signal while the the group is open resets the delay. This is only affected if the mouse cursor is not on top of the group.

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

Successfully merging this pull request may close these issues.

1 participant