Only draw outline for overlay when hovered over (#6140)
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
bool isInert() const;
|
||||
void setInert(bool inert);
|
||||
void toggleInertia();
|
||||
void drawOutline(QPainter &painter) override;
|
||||
|
||||
protected:
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||
|
||||
Reference in New Issue
Block a user