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
renderer/electron: Update the bounds of the active-buffer to avoid covering status/message buffer
Take the code from the prompt buffer and generalize it to update the bounds of
the currently active window. This needs to be done to force the window to update
without using the lambda invoked on resize (electron:add-bounded-view).
0 commit comments