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:
@@ -413,7 +413,7 @@ public class ScrollViewTests (ITestOutputHelper output)
|
||||
|
||||
top.LayoutSubviews ();
|
||||
|
||||
Application.ClipToScreen ();
|
||||
View.ClipToScreen ();
|
||||
top.Draw ();
|
||||
|
||||
View contentBottomRightCorner = sv.Subviews.First (v => v is ScrollBarView.ContentBottomRightCorner);
|
||||
|
||||
Reference in New Issue
Block a user