Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.13.2, 5.15.2, 6.1.2, 6.3.1
-
None
Description
When calling setFont on a QGraphicsView the fontMetrics does not get populated correctly. While rendering correctly, fontMetrics contains contains the default font. CMakeLists.txt main.cpp
Edit: if you call setFont on the QGraphicsScene it works as expected