Working on ComboBox

This commit is contained in:
Tig
2024-10-06 15:41:07 -06:00
parent 44259cce46
commit f2d27a5d08
23 changed files with 429 additions and 215 deletions

View File

@@ -150,7 +150,7 @@ public class TreeTableSourceTests : IDisposable
}
[Fact]
[AutoInitShutdown]
[AutoInitShutdown (configLocation:ConfigurationManager.ConfigLocations.DefaultOnly)]
public void TestTreeTableSource_CombinedWithCheckboxes ()
{
Toplevel top = new ();