mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-16 12:49:59 +01:00
Cleanup views and bugfixes
Remove dependency to Imgui in View class. Cosmetic improvement UI in views.
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
uint mode;
|
||||
|
||||
enum Shapes {
|
||||
ELIPSE = 0,
|
||||
ELLIPSE = 0,
|
||||
OBLONG = 1,
|
||||
RECTANGLE = 2,
|
||||
HORIZONTAL = 3,
|
||||
|
||||
Reference in New Issue
Block a user