mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Fixed Application tests
This commit is contained in:
@@ -197,6 +197,7 @@ public static partial class Application
|
||||
IsInitialized = false;
|
||||
|
||||
// Mouse
|
||||
_lastMousePosition = Point.Empty;
|
||||
_cachedViewsUnderMouse.Clear ();
|
||||
WantContinuousButtonPressedView = null;
|
||||
MouseEvent = null;
|
||||
|
||||
Reference in New Issue
Block a user