status-desktop/ui/app
Michał Cieślak 53a3a769d9 fix(ChatMessageView): delayed binding for proper msg height calculation
Direct binding was causing problems with height calculation in some
environments (qt 5.15) and lack of binding in other (5.14). This is
a solution which seems to work in both cases.

Closes: #7703
2022-10-04 11:32:34 +02:00
..
AppLayouts fix(ChatMessageView): delayed binding for proper msg height calculation 2022-10-04 11:32:34 +02:00
mainui test(suite_messaging): Created new suite_messaging 2022-10-04 11:17:47 +02:00