Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0
-
None
-
da56d7c25ce344128d827cfa2ed26f9eea437e4d
Description
- Untar the attached example.
- Set you QML_IMPORT_PATH to the root path of the example
- Go to the example dir and run scrollbar.qml
- Images are not loaded.
You can use Qt.resolvedUrl in Mx/ScrollBar.qml as a workaround to make it work. It seems to work well if the source is not a JS expression.