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
Panels that don't need zoom/close affordances (e.g. a fixed sidebar) currently
have no way to remove the ⋯ button. This adds DockSkin::ellipsis_menu(true) so
callers can hide it. Default is unchanged.
Panels that don't need zoom/close affordances (e.g. a fixed sidebar) currently
have no way to remove the ⋯ button. This adds DockSkin::ellipsis_menu(true) so
callers can hide it. Default is unchanged.