mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 00:46:39 +01:00
Merge branch 'v2_develop' into v2_3256_Remove_Rectangle
* v2_develop: Stage 1 of #3256 - Prepare Rect for removal (#3260)
This commit is contained in:
@@ -7,6 +7,7 @@ using SixLabors.ImageSharp;
|
||||
using SixLabors.ImageSharp.PixelFormats;
|
||||
using SixLabors.ImageSharp.Processing;
|
||||
using Terminal.Gui;
|
||||
using Rectangle = Terminal.Gui.Rectangle;
|
||||
|
||||
namespace UICatalog.Scenarios;
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@ using SixLabors.ImageSharp.PixelFormats;
|
||||
using SixLabors.ImageSharp.Processing;
|
||||
using Terminal.Gui;
|
||||
using Color = Terminal.Gui.Color;
|
||||
using Rectangle = Terminal.Gui.Rectangle;
|
||||
|
||||
namespace UICatalog.Scenarios;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user