Merge branch 'v2_develop' into v2_3777-hexedit

This commit is contained in:
Tig
2024-10-10 21:53:17 -04:00
committed by GitHub
37 changed files with 1912 additions and 1210 deletions

View File

@@ -404,6 +404,7 @@ public class MouseTests (ITestOutputHelper output) : TestsAllViews
me.Handled = false;
view.Dispose ();
Application.ResetState (ignoreDisposed: true);
}
[Theory]