mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 09:55:39 +08:00
fix
This commit is contained in:
@ -1752,6 +1752,8 @@ define([
|
||||
this.api.GetMultipageViewMode() && this.api.SetMultipageViewMode(false);
|
||||
this.api.zoomFitToWidth();
|
||||
this.view.mnuZoom.items[2].setChecked(false);
|
||||
} else {
|
||||
this.api.zoomCustomMode();
|
||||
}
|
||||
break;
|
||||
case 'zoom:multi':
|
||||
|
||||
Reference in New Issue
Block a user