Skip to content
Commit e0827fac authored by David Edmundson's avatar David Edmundson
Browse files

kqml: Add hot reload support

When working on testing QML snippets, having to save and close and
reopen is a drag.
This patch adds support to reload any QML when the file on disk changes,
making it suitable
for rapid prototyping and testing

As it's a relatively new dev tool, this is on by default. We can make it
an option if it proves
annoying.  A behavioural change this introduces is that invalid QML will
open a window
instead of quitting.
parent 73b2e2f5
Pipeline #542667 passed with stage
in 1 minute and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment