status-desktop/ui/app
Pascal Precht aa7fb862f2 fix(Communities): make creating channels work again
Very similar to #1986, we're trying to access the `activeCommunity`
property on the `chatsModel` object, which doesn't have such a property
anymore every since we've moved communities into its own view.
This causes errors when trying to create channels.

This commit fixes this bug by ensuring `activeCommunity` is accessed
from `chatsModel.communities` instead.
2021-03-05 13:59:44 -05:00
..
AppLayouts fix(Communities): make creating channels work again 2021-03-05 13:59:44 -05:00
img Fixed onboarding view backgroud image issue on dark mode. Fixes #1965 2021-03-04 17:17:29 -05:00
AppMain.qml fix: fix left tab line not following height of parent 2021-03-04 17:02:03 -05:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00