status-desktop/ui/app
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
..
AppLayouts fix(ChatLayout): ensure channel name is vertically centered 2021-10-05 16:32:07 -04:00
AppMain.qml fix(ui): User presence popup hide on second click 2021-09-28 15:35:47 -04:00
qmldir