Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
zadjii-msft committed Aug 11, 2021
1 parent 29956c7 commit ba5bd73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cascadia/WindowsTerminal/IslandWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ long IslandWindow::_calculateTotalSize(const bool isWidth, const long clientSize
case WM_MOVE:
{
_WindowMovedHandlers();
break;
}
case WM_CLOSE:
{
Expand Down

0 comments on commit ba5bd73

Please sign in to comment.