mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Code cleanup and refactor
This commit is contained in:
@@ -59,7 +59,7 @@ public class SpinnerViewTests
|
||||
TestHelpers.AssertDriverContentsWithFrameAre (expected, output);
|
||||
|
||||
view.AdvanceAnimation ();
|
||||
Application.ClipToScreen ();
|
||||
View.SetClipToScreen ();
|
||||
view.Draw ();
|
||||
|
||||
expected = "/";
|
||||
|
||||
Reference in New Issue
Block a user