Save is now working.
Run button now sets scale and debug symbol. Run button now displays preview image.
This commit is contained in:
7
Progrart.Core/Graphics/Rectangle.cs
Normal file
7
Progrart.Core/Graphics/Rectangle.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Progrart.Core.Graphics
|
||||
{
|
||||
public class Rectangle : BaseElement
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user