commit a6ef2a5c2fe7b6bcb30459dc61ae081dd88cd75c
parent 142857afa2ca5854f72c3955f1676660c79b2e72
Author: Davide P. Cervone <dpvc@union.edu>
Date: Sun, 7 Dec 2014 07:06:10 -0500
Merge branch 'issue944' into develop. Issue #944.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/unpacked/extensions/MathMenu.js b/unpacked/extensions/MathMenu.js
@@ -806,7 +806,7 @@
if (nMML) {nMML.config.scale = scale}
if (SVG) {SVG.config.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(_("PercentScale",