mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 16:27:55 +01:00
* Fixes #2717. Label not display fully when resizing terminal. * Fixes #2719. View Move and ViewToScreen shouldn't use Clipped parameter as true by default but only for cursor. * Fixes #2720. TextFormatter.Draw shouldn't set the Driver.Clip. * Add braces. --------- Co-authored-by: Tig <tig@users.noreply.github.com>
Automated Unit Tests
Terminal.Gui uses xunit for automated unit tests run automatically with Github Actions.
See the Testing wiki for details on how to add more tests.