зеркало из https://github.com/mozilla/pjs.git
force undo commands to be updated (bug 183133); r=sfraser, sr=kin
This commit is contained in:
Родитель
b060ad5bef
Коммит
902f1c0eed
|
@ -398,7 +398,9 @@ var gEditorDocumentObserver =
|
|||
|
||||
case "cmd_bold":
|
||||
// Update all style items
|
||||
// cmd_bold is a proxy; see EditorSharedStartup (above) for details
|
||||
window.updateCommands("style");
|
||||
window.updateCommands("undo");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче