Pascal Precht 71ab9cebcf fix(ChatLayout): ensure channel name is vertically centered
This was originally reported in https://github.com/status-im/StatusQ/issues/427, however it turns out
that the underlying component already handles this case correctly.

The reason the channel name is not vertically centered inside Status Desktop,
is because the returned value of `XSS.filterXss()` for the `subTitle` is never an empty string.

Trimming the return value fixes this.
2021-10-05 16:32:07 -04:00
2021-10-05 16:15:29 -04:00
2021-10-05 16:15:29 -04:00
2021-09-29 14:50:09 -04:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 39.2%
JavaScript 29.7%
Nim 18.5%
Python 5.7%
C++ 5.2%
Other 1.6%