status-desktop/ui/app/AppLayouts/Chat
Pascal Precht 8a1a265036 fix(StatusUpdate): ensure hover effect is working properly
This commit introduces some `MouseArea`s so components inside the
`StatusUpdate` component cancel it out by having a higher `z`.

Also, in some cases we need to conditionally set the `root.hovered` property
to ensure the values get inverted correctly, otherwise it causes undesired
flicker effects.
2020-12-21 14:14:48 -05:00
..
ChatColumn fix(StatusUpdate): ensure hover effect is working properly 2020-12-21 14:14:48 -05:00
ContactsColumn feat: add profile pic support 2020-12-17 16:44:25 -05:00
components feat: add profile pic support 2020-12-17 16:44:25 -05:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml refactor(Chat): move suggestions ListModel into StatusChatInput 2020-12-10 12:30:31 +01:00
ChatLayout.qml feat: add profile pic support 2020-12-17 16:44:25 -05:00
ContactsColumn.qml cleanup qml 2020-09-23 15:52:27 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00