Fix for review remarks

This commit is contained in:
Pandagrapher
2024-08-13 12:12:59 +02:00
parent b73840cf3c
commit 77fefe90b3
4 changed files with 51 additions and 36 deletions

View File

@@ -234,6 +234,9 @@ protected:
RGBColor outerLineColor;
short flags;
// Set MO Channel color according to Edit Widget id and MO Channel mode
static void setMOChannelColor (Cairo::RefPtr<Cairo::Context> &cr, ObjectMOBuffer *objectBuffer, unsigned short id);
public:
float innerLineWidth; // ...outerLineWidth = innerLineWidth+2
Datum datum;