mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
Pascal Precht
b778fa9c30
refactor(ChatText): move Connection out of component
This is done because there's gonna be a case where this connection causes errors because the component expects `NormalMessage` to be a parent of this component. When used in future StatusUpdates, there's no `NormalMessage`. Unfortunately, disabling the connection based on a condition doesn't remove the error, so we have to move this code out entirely
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%