mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
Pascal Precht
dd195431a5
chore: improve channel switch perf
Having the Timeline component loaded eagerly made switching between channels rather slow because it always tries to read the current message list from the chats model. This commit changes the layout so that the timeline layout container is only loaded conditionally when indeed activated.
Nim-status-client
Desktop client for the Status Network built with Nim and Qt
note: this documentation is wip
Getting started
Overview
Architecture & Development
Guides & Tutorials
Continuous Integration
API
Translations
License
Licensed under the Mozilla Public License Version 2.0
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%