Details
-
Type:
Task
-
Status: Open
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.15
-
Fix Version/s: None
-
Component/s: Quick: Controls 2
-
Labels:None
Description
This would make it easier to locate the component that is causing the issue.
For example, the following
QML MainStackView: cannot push while already in the process of completing a pop
could be changed to:
QML MainStackView: cannot push GameLoadingScreen_QMLTYPE_239(0x1da224d34c0, "gameLoadingScreen") while already in the process of popping GameScreen_QMLTYPE_230(0x1da21ec17f0, "gameScreen")