mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +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>