QtDesigner in QtCreator 6.0.2 forgets fontfamily
-
I have a lot of widgets with manually set fontfamily different from default.
And after a few/some restart the fontfamily tag from the .ui file is gone missing.
I have multiple device profiles also and maybe changing from one to another
triggers this behavior, but I do not know.
Am I the only one who is experiencing this ? Thank you! -
I have a lot of widgets with manually set fontfamily different from default.
And after a few/some restart the fontfamily tag from the .ui file is gone missing.
I have multiple device profiles also and maybe changing from one to another
triggers this behavior, but I do not know.
Am I the only one who is experiencing this ? Thank you!@sbela
There was indeed a bug report for this discussed in a thread on this forum just a couple of days ago.... Trying to find reference for you, but you might search for yourself. I think the conclusion was that it will be fixed in next Qt Creator 6.x release?Ah ha: <font family> gets removed from .ui header files after upgrading Qt Creator from v5 to v6 ? Isn't this your issue? And @Christian-Ehrlicher posted:
Fixed In Qt6.2.3 and Qt6.3 so I would guess when a new QtCreator is build with Qt6.2.3 it's fixed there too. See https://bugreports.qt.io/browse/QTBUG-98916