rewrite nearly complete
This commit is contained in:
@@ -143,7 +143,7 @@ void DoubleField::UpdateFromWidget(double d)
|
||||
if (!ls->IsDragging() && kdc_ != nullptr) {
|
||||
kdc_->SetNewKeyframes();
|
||||
|
||||
olive::UndoStack.push(kdc_);
|
||||
olive::undo_stack.push(kdc_);
|
||||
|
||||
kdc_ = nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user