nodeinputdragger: acknowledge min/max values if they're set

This commit is contained in:
itsmattkc
2020-11-22 10:25:04 +11:00
parent 5e319a0cdd
commit 7899c396dc
2 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -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();