Details
-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
None
Description
It'll be much better if Qt can host an online QML editor, with live preview of the QML code.
I've found a demo project, https://olivierldff.github.io/QaterialOnline/ (https://github.com/OlivierLDff/QaterialOnline/) is a great example that one can edit QML within the browser.
Adding such feature alongside QMLBook can provide real-time effect of what the code does.