status-desktop/ui
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
..
StatusQ@d9da5bdc1d bump status-q 2021-09-29 15:29:29 -04:00
app fix(ChatLayout): ensure channel name is vertically centered 2021-10-05 16:32:07 -04:00
fonts feat(@desktop/chat): editing message in markdown mode 2021-09-07 14:56:48 -04:00
i18n chore: update translation files 2021-08-02 13:31:53 -04:00
imports feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
onboarding fix(@desktop/profile): Split account and profile settings 2021-10-01 10:29:05 -04:00
shared fix(@desktop/wallet): gas error position 2021-09-28 15:36:11 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.go perf(@desktop): "make run" boost and build correct qrc 2021-07-19 13:01:53 -04:00
main.qml fix(@desktop/profile): Split account and profile settings 2021-10-01 10:29:05 -04:00
nim-status-client.pro fix(desktop) Updated .pro file 2021-09-02 16:05:59 -04:00