feat(experimental): add rectangle shape support
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
typedef enum VektorAppTool {
|
||||
VektorLineTool,
|
||||
VektorPolygonTool,
|
||||
VektorRectangleTool
|
||||
} VektorAppTool;
|
||||
|
||||
typedef struct VektorAppState {
|
||||
|
||||
Reference in New Issue
Block a user