Commit 8ebe0ed8 authored by Oleg Korshul's avatar Oleg Korshul

mobile slides: default zoom changed to fitToPage

parent 03d35a4e
......@@ -488,7 +488,7 @@ define([
if (me.api) {
me.api.Resize();
me.api.zoomFitToWidth();
me.api.zoomFitToPage();
}
if (me._state.licenseWarning) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment