0ba4d9a408
This (hopefully, it at least LGTM) fixes two problems: - OverviewPage.onCompleted: It got the wrong AuthorizationState if qml was loaded too fast because it wasn't initialized. (c++) - The QML could have tried to open the InitializationPage "onCompleted". But the initial pageStack operation is a parent in it's call stack, so it is neither ready nor wants to accept "completeAnimation()". A zero interval Timer was added for this case. |
||
---|---|---|
.. | ||
components | ||
js | ||
pages | ||
harbour-fernschreiber.qml |