mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Update Examples/UICatalog/Scenarios/Transparent.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,7 @@ public sealed class Transparent : Scenario
|
||||
|
||||
var transparentSubView = new View ()
|
||||
{
|
||||
Text = "Sizable/Movable SunView with border and shadow.",
|
||||
Text = "Sizable/Movable SubView with border and shadow.",
|
||||
Id = "transparentSubView",
|
||||
X = Pos.Center (),
|
||||
Y = Pos.Center (),
|
||||
|
||||
Reference in New Issue
Block a user