implemented rubberband zoom in timeline
This commit is contained in:
@@ -31,7 +31,7 @@ public:
|
||||
void SetVerticalScale(const double& vscale);
|
||||
|
||||
public slots:
|
||||
void SetScale(const double& scale);
|
||||
void SetScale(double scale);
|
||||
|
||||
signals:
|
||||
void TimeChanged(const int64_t& timestamp);
|
||||
|
||||
Reference in New Issue
Block a user