nodeinputdragger: acknowledge min/max values if they're set
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
|
||||
void Start(NodeInput* input, const rational& time, int track);
|
||||
|
||||
void Drag(const QVariant &value);
|
||||
void Drag(QVariant value);
|
||||
|
||||
void End();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user