Tig
|
ce15aa2d0f
Updated `OnDrawingContent` methods across multiple classes to use non-nullable `DrawContext` parameters, improving type safety.
|
1 week ago |
Tig
|
e192b5622d
Updated the `OnDrawingContent` method across multiple classes to accept a `DrawContext? context` parameter, replacing the parameterless version. This change standardizes the drawing API and enables context-aware drawing operations.
|
1 week ago |
Tig
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
Tig
|
764a804ddd
Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092)
|
6 months ago |
Tig
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 months ago |
Tig
|
7422385457
Fixes #4057 - MASSIVE! Fully implements `ColorScheme`->`Scheme` + `VisualRole` + `Colors.`->`SchemeManager.` (#4062)
|
6 months ago |
Tig
|
0baa881dc5
Fixes #4046 - Moves examples into `./Examples` and fixes `./Tests` (#4047)
|
7 months ago |