cursor crosshair + outline of pen width
This commit is contained in:
@@ -13,6 +13,7 @@ struct Stroke {
|
||||
QColor color;
|
||||
float width;
|
||||
int groupId = -1;
|
||||
bool isSinglePoint = false;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user