Open AdsonCicilioti opened 1 year ago
That would be tricky, because most modules handle on-click
by themselves. Given that, what should you expect when the group leader is clicked:
on-click
gets called;on-click
gets ignored.Since both actions would have users confused, I could see another request to make it configurable as well. And then another request to make it configurable whether it's the right, left or middle mouse button that triggers the group revealing.
I'm definitely not against this, though, I just raised these concerns because it would be best to define the expected behavior beforehand.
I would love to have this, using a dedicated module whose only function on left click is to hide/reveal the rest of the group, or maybe have it configurable with something like a toggle-button
configuration (left/right/middle/any)
For group module woulf be better if had an option to trigger revealer by click instead hover. So we can set a simple custom module containing a icon or text that will be a click toggler.