Skip to content

Add QML live reload tool to native images

Jonatan Hatakeyama Zeidler requested to merge qmllive into master
  • Adds the qmlscene alternative qmllive which reloads changed QML files live on during a run.
  • Increases the image version, so that the Clickable feature can rely on it being there.

Contributes to clickable#381 (closed).

Merge request reports