mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 08:17:53 +01:00
* Add additional LineStyles * Fix WizardTests because of renamed runes * BorderFrame -> Border * Fix the layout of Border Scenarios * Fix for LineCanvas clipping Based on comment https://github.com/gui-cs/Terminal.Gui/pull/2533#issuecomment-1508982468 * Update LineCanvasTests.cs * Rename Thick border to Heavy (less confusion with "Thickness") Also: * Add a few more runes for potential future use * Fix Unit Tests * Fix LineDrawing scenario to use 1 unit longer lines (matching new LineCanvas API). * Fix LineDrawing scenario to better match mouse cursor location --------- Co-authored-by: tznind <tznind@dundee.ac.uk>