Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
aa22d47f6 (dev), 1ce8bfca2 (6.7)
Description
Setting theme font produces really small labels. For example, set
labelFont: Qt.font({ pointSize: 100 })
to any graph in QML and see what happens.
This was already broken before the theme unification patch, so it may exist in 6.7 as well.