Tons of V2 API doc fixes (#3932)

* Tons of API doc updates

* tweaked scenario

* try to fix unit test crash in ubuntu action

* try to fix unit test crash in ubuntu action2
This commit is contained in:
Tig
2025-02-27 17:00:47 -07:00
committed by GitHub
parent c00de4a092
commit df9549e0a2
31 changed files with 165 additions and 888 deletions

View File

@@ -0,0 +1,11 @@
# CharacterMap Scenario Deep Dive
The CharacterMap Scenario is an example of the following Terminal.Gui concepts:
- **Complex and High-Performnt Drawing** -
- **Virtual Content Scrolling** -
- **Advanced ScrollBar Control** -
- **Unicode wide-glyph Rendering** -
- **Advanced Layout** -
- **Cursor Management** -
- **Context Menu** -