mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 11:52:58 +00:00
Notify article uploads after undo and redo
This commit is contained in:
@@ -4627,6 +4627,9 @@ void Widget::performUndoRedo(bool redo, bool allowFieldLocal) {
|
||||
: false;
|
||||
clearFieldUndoRedoNoopState();
|
||||
notifyToolbarStateChanged();
|
||||
_autosaveEvents.fire({
|
||||
.type = AutosaveEventType::StructuralMutation,
|
||||
});
|
||||
}
|
||||
|
||||
void Widget::notifyToolbarStateChanged() {
|
||||
|
||||
Reference in New Issue
Block a user