Details
-
User Story
-
Resolution: Fixed
-
P2: Important
-
QDS 4.7.1
-
None
-
QDS Berlin - 2025 Week 11/12
-
ba2d4aaa5 (qds/dev), 3e6bfa242 (qds/4.7)
Description
In the qml2puppet runtime we are already loading fonts:
void QmlRuntime::initQmlRunner() { registerFonts(findProjectFolder(QDir::current()));
In developer builds, we do not use the qml2puppet runtime by default. I suspect the issue is "fixed" if using snapshots.