timeline: use similar reverse strategy for inserting/overwriting from
the most recently focused project panel
This commit is contained in:
@@ -55,6 +55,10 @@ public:
|
||||
|
||||
virtual void DecreaseTrackHeight() override;
|
||||
|
||||
virtual void Insert() override;
|
||||
|
||||
virtual void Overwrite() override;
|
||||
|
||||
void InsertFootageAtPlayhead(const QList<Footage *> &footage);
|
||||
|
||||
void OverwriteFootageAtPlayhead(const QList<Footage *> &footage);
|
||||
|
||||
Reference in New Issue
Block a user