Specifically if I have a file main.qml and it uses MyWidget{} and the qml for MyWidget is in MyWidget.qml. Any time I make changes to just MyWidget.qml the changes do not show up if I build and run. I have to go make some change to main.qml. I put all my qml inside qml.qrc. I’m just putting all of it at the / root level.
This is under Windows 7.
The referenced bug report has a small attached project that never fails to demonstrate the problem for me. I would think if the team couldn’t replicate the bug the status would change to reflect that. It is interesting (to me) that you don’t have this problem. Are you on Windows? Do you notice anything else different that you do from what I do?
↧