mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
WIP fixing 3469
This commit is contained in:
@@ -198,6 +198,8 @@ public class TextFormatter
|
||||
{
|
||||
_size = EnableNeedsFormat (value);
|
||||
}
|
||||
Debug.Assert (Size.Width >= 0);
|
||||
Debug.Assert (Size.Height >= 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user