mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Keep the master's.
This commit is contained in:
@@ -124,7 +124,7 @@ namespace UICatalog {
|
||||
computedFrame.Add (moveBtn);
|
||||
|
||||
// Demonstrates how changing the View.Frame property can SIZE Views (#583)
|
||||
var sizeBtn = new Button ("Size This Button _via Pos") {
|
||||
var sizeBtn = new Button ("Size This \u263a Button _via Pos") {
|
||||
X = 0,
|
||||
Y = Pos.Center () + 1,
|
||||
Width = 30,
|
||||
|
||||
Reference in New Issue
Block a user