Reamed Bounds -> Viewport - MOAR rename

This commit is contained in:
Tig
2024-03-14 09:55:27 -08:00
parent 0900333e12
commit b187a8e70f
38 changed files with 116 additions and 116 deletions

View File

@@ -1119,7 +1119,7 @@ At 0,0
public bool IsKeyUp { get; set; }
public override string Text { get; set; }
public override void OnDrawContent (Rectangle contentArea)
public override void OnDrawContent (Rectangle viewport)
{
var idx = 0;