<div dir="ltr"><div>Hi all</div><div><br></div><div>I came across this combination in <br></div><div><a href="https://tracker.freecadweb.org/view.php?id=4351">https://tracker.freecadweb.org/view.php?id=4351</a></div><div><br></div><div>export QT_SCALE_FACTOR=1</div><div>export QT_AUTO_SCREEN_SCALE_FACTOR=0</div><div></div><div>Applying those two variables makes the debian packaged FreeCAD work just fine.</div><div><br></div><div>I tried QT_SCALE_FACTOR in a scattergun fashion between 0.1 and 2.0.</div><div>Anything less than 1.0 caused garbled menus, anything higher than 1 makesĀ  it work just fine, but the menu texts get huge.</div><div><br></div><div>Here is a QT pointer to the same problem:</div><div><a href="https://forum.qt.io/topic/110033/qmenu-and-qt_scale_factor">https://forum.qt.io/topic/110033/qmenu-and-qt_scale_factor</a></div><div><br></div><div></div><br></div>