7b07a31fa6
For an unknown reason, when the `chatLogView` ListView uses a `verticalLayoutDirection: BottomToTop`, it prevents the application from successfully rendering during login and crashes. From debugging this, we know that this only happens when the above condition applies *and* when a `DelegateModel` is used. The delegate doesn't even need proper data, it application would still crash. We found out that the crash can be avoided when another `ListView` exists in this component (however it's unclear why). For now this commit adds such a placeholder `ListView` until it we know more about what's going on. |
||
---|---|---|
.. | ||
app | ||
fonts | ||
i18n | ||
imports | ||
onboarding | ||
shared | ||
sounds | ||
generate-rcc.sh | ||
main.qml | ||
nim-status-client.pro |