Editing QML files during development
Does anyone have a better workflow for creating QML files for SailfishOS application than the current edit-build-deploy-restart-test-edit-build-deploy-... cycle?
It feels like taking ages to have to do full build&deploy cycle after changing one line in QML file. I really miss the ability to run the same files I open in the editor and just doing "refresh" of QML files in my app (instead of copying them to VM or device).