Hi there. I have the following situation: I need to add a button, which would show up on any page when a widget is maximized, and hide when there is no maximized widgets. So I’ve added actions:
- Project - Maximize widget - Button - Show
- Project - Minimize widget - Button - Hide.
This button must also minimize any widget when clicked. How can I do this? what should select in Actions?