mirror of https://github.com/odrling/Aegisub
More actual update after running macros.
Originally committed to SVN as r1325.
This commit is contained in:
parent
7e8de1c389
commit
48db3ab310
|
@ -1000,6 +1000,7 @@ void FrameMain::OnAutomationMacro (wxCommandEvent &event) {
|
|||
// Have the grid update its maps, this properly refreshes it to reflect the changed subs
|
||||
SubsBox->UpdateMaps();
|
||||
SubsBox->EndBatch();
|
||||
SubsBox->CommitChanges(true, false);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue