Ready for review.

- All unit tests pass
- Basic usage verified.
This commit is contained in:
Tig
2024-04-28 08:48:46 -07:00
parent 214ffb1633
commit cea6e54b19
17 changed files with 439 additions and 128 deletions

View File

@@ -491,11 +491,9 @@ public class CheckBoxTests
Assert.Equal (TextAlignment.Justified, checkBox1.TextAlignment);
Assert.Equal (new (1, 1, 25, 1), checkBox1.Frame);
Assert.Equal (_size25x1, checkBox1.TextFormatter.Size);
Assert.Equal (TextAlignment.Justified, checkBox2.TextAlignment);
Assert.Equal (new (1, 2, 25, 1), checkBox2.Frame);
Assert.Equal (_size25x1, checkBox2.TextFormatter.Size);
var expected = @$"
┌┤Test Demo 你├──────────────┐
│ │