Details
-
Task
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
Description
currently loading QML files is done synchronously (right?); we need to investigate whether this can be done asynchronously and emitting a signal when finished, so that the event loop is not blocked until loading is finished.