removed magic colors from node items and moved to css
This commit is contained in:
@@ -35,6 +35,9 @@ public:
|
||||
|
||||
void Adjust();
|
||||
|
||||
protected:
|
||||
virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = nullptr) override;
|
||||
|
||||
private:
|
||||
qreal CalculateEdgeYPoint(NodeViewItem* item, int param_index, NodeViewItem* opposing);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user