<div dir="ltr"><div>Hello.</div><div>I while ago I did code this <a href="https://gerrit.libreoffice.org/c/core/+/111155">https://gerrit.libreoffice.org/c/core/+/111155</a>.</div><div>It basically allows the user to change the size of the text of the math input box (tdf<a href="https://bugs.documentfoundation.org/show_bug.cgi?id=130654"><b>130654</b></a>).</div><div>However at some point it has stopped working.</div><div><br></div><div>The problem is that the expert config won't update.<br></div><div>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.</div><div>Read the config by SM_MOD()->GetConfig();</div><div><br></div><div>That's why, what I have to do to check if the config has been updated and get the new value?<br></div><div><br></div><div><br></div></div>