Hello.
I while ago I did code this https://gerrit.libreoffice.org/c/core/+/111155.
It basically allows the user to change the size of the text of the math
input box (tdf*130654*
<https://bugs.documentfoundation.org/show_bug.cgi?id=130654>).
However at some point it has stopped working.

The problem is that the expert config won't update.
When you change the value of the zoom from expert config
(SmEditWindowZoomFactor), the change of value won't be noticed until the
program is relaunched.
Read the config by SM_MOD()->GetConfig();

That's why, what I have to do to check if the config has been updated and
get the new value?
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to