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
Currently for resizing we have a border inside the app window, which is fine when the app is not maximized,
but when it is maximized, it blocks click interactions for close buttons and so on around the app for the width of the border.
and because the border has no other usages when maximized I suggest disabling it entirely until the app size is restored or no longer maximized