Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Design Viewer 0.8, Qt UI Viewer Android v26
-
None
-
7af9acc44 (qds/dev)
-
QDS Berlin - 2024 Week 29/30
Description
We load fonts using this in the Constants.qml.
For some reason this does not work.
```
property StudioApplication application: StudioApplication
```
Font loading is supposed to work on WebAssembly. (https://bugreports.qt.io/browse/QTBUG-81736)