mirror of
https://github.com/microsoft/terminal.git
synced 2026-05-20 05:54:23 +00:00
Oh we need this too
This commit is contained in:
@@ -1477,6 +1477,7 @@ bool SCREEN_INFORMATION::IsMaximizedY() const
|
||||
if (foundWrappedLine || charRow.WasWrapForced())
|
||||
{
|
||||
foundWrappedLine = true;
|
||||
_renderTarget.TriggerRedraw(Viewport::FromDimensions({ 0, y }, _viewport.Width(), 1));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user