mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
Commented diag code
This commit is contained in:
@@ -26,7 +26,7 @@ public class Sliders : Scenario
|
||||
Type = type,
|
||||
AllowEmpty = true
|
||||
};
|
||||
view.Padding.Thickness = new (0,1,0,0);
|
||||
//view.Padding.Thickness = new (0,1,0,0);
|
||||
v.Add (view);
|
||||
prev = view;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user