You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When in modal mode all buttons except close are hidden.
It makes sense to hide minimize (since it is a modal), however maximize and fullscreen could make perfect sense.
When in modal mode all buttons except close are hidden.
It makes sense to hide minimize (since it is a modal), however maximize and fullscreen could make perfect sense.
I propose to add a configuration for this:
Setting modal to
true
would change the default values for buttons but explicit config would always have priority.The text was updated successfully, but these errors were encountered: