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. |
||
---|---|---|
.. | ||
AboutPage.qml | ||
ChatInformationPage.qml | ||
ChatPage.qml | ||
ChatSelectionPage.qml | ||
CoverPage.qml | ||
ImagePage.qml | ||
InitializationPage.qml | ||
OverviewPage.qml | ||
PollCreationPage.qml | ||
PollResultsPage.qml | ||
SettingsPage.qml | ||
VideoPage.qml |