mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Tons of stuff
This commit is contained in:
@@ -24,7 +24,9 @@ public class ViewExperiments : Scenario
|
||||
{
|
||||
X = 0,
|
||||
Y = 0,
|
||||
TabStop = TabBehavior.NoStop
|
||||
TabStop = TabBehavior.NoStop,
|
||||
AutoSelectViewToEdit = true,
|
||||
ShowViewIdentifier = true
|
||||
};
|
||||
app.Add (editor);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user