Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
Qt UI Viewer Android v26
-
None
-
QDS Berlin - 2024 Week 7/8
Description
Some projects have slight differences in appearance (cropped icons in eosADAS or red slider in AnimationDemo).
The root cause is having different styles for the main UI and the user project. That causes the second QML engine to inherit the styling from the main UI.
Deleting and reinitializing the qmlengines with qmlClearTypeRegistrations() as a workaround causes the app to become unreliable and causes crashes.
Attachments
Issue Links
- resulted from
-
QDS-12322 UI Viewer - Try to run qmlrunner in a separate process
-
- Open
-