mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-02 04:24:51 +02:00
Remove some unnecessary calls to FixScrollbars...
... because RedrawProject or HandleResize invokes it
This commit is contained in:
@@ -148,7 +148,6 @@ You are saving directly to a slow external storage device\n\
|
||||
history.PushState(_("Recorded Audio"), _("Record"));
|
||||
|
||||
// Refresh the project window
|
||||
window.FixScrollbars();
|
||||
window.RedrawProject();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user