Merge branch 'issue944' into develop. Issue #944.
This commit is contained in:
commit
a6ef2a5c2f
|
@ -806,7 +806,7 @@
|
||||||
if (nMML) {nMML.config.scale = scale}
|
if (nMML) {nMML.config.scale = scale}
|
||||||
if (SVG) {SVG.config.scale = scale}
|
if (SVG) {SVG.config.scale = scale}
|
||||||
MENU.cookie.scale = scale;
|
MENU.cookie.scale = scale;
|
||||||
MENU.saveCookie(); HUB.Reprocess();
|
MENU.saveCookie(); HUB.Rerender();
|
||||||
}
|
}
|
||||||
} else {alert(_("NonZeroScale","The scale should not be zero"))}
|
} else {alert(_("NonZeroScale","The scale should not be zero"))}
|
||||||
} else {alert(_("PercentScale",
|
} else {alert(_("PercentScale",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user