-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9.1
Description
QtQuickView reused across screens caused rendering glitches. Navigating back and forth made views disappear or stop rendering.
Attempted Fix:
Create a new QtViewFragment each time it's shown. Destroy Qt views explicitly in fragment lifecycle (onDestroyView()).
Result:
Did not work.
- resulted from
-
QTBUG-138112 How to use QtQuickView in Jetpack Compose?
-
- Reported
-