mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 08:17:53 +01:00
* Add Style.HideHeaders to TableView * Revisions to TableView HideHeaders from review Also add to UICatalog TableEditor Scenario * Allow ShowHorizontalHeaderUnderline to draw top border even when HideHeaders is enabled; AlwaysShowHeader will keep it there on scroll * Add Unit Tests for TableView.Style.HideHeaders * Rename HideHeaders to ShowHeaders and simplify logic --------- Co-authored-by: tznind <tznind@dundee.ac.uk>
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.