fix: node edge bounding box (causing bug
This commit is contained in:
@@ -30,6 +30,7 @@ private:
|
||||
QPointF pos2_;
|
||||
QPainterPath path_;
|
||||
QRectF boundRect_;
|
||||
qreal padding_=40;
|
||||
|
||||
void updatePath();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user