timelinemarker: fixed issue with undoing resized markers
This commit is contained in:
@@ -331,7 +331,6 @@ Project* MarkerChangeTimeCommand::GetRelevantProject() const
|
||||
|
||||
void MarkerChangeTimeCommand::redo()
|
||||
{
|
||||
old_time_ = marker_->time();
|
||||
marker_->set_time(new_time_);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user