status-desktop/ui/app/AppLayouts/Chat/ChatColumn
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
..
ChatComponents fix: display transaction data 2020-12-11 14:04:25 -05:00
MessageComponents fix(StatusUpdate): ensure hover effect is working properly 2020-12-21 14:14:48 -05:00
samples feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
ChatMessages.qml feat: whitelist gifs (no url extension needed) 2020-12-21 14:14:32 -05:00
EmptyChat.qml feat: add profile pic support 2020-12-17 16:44:25 -05:00
Message.qml feat: whitelist gifs (no url extension needed) 2020-12-21 14:14:32 -05:00
SuggestionBox.qml fix: make sure the mention and emoji pickers close when pressing escape 2020-11-19 13:54:17 -05:00
SuggestionFilter.qml fix: display emojis on input textarea 2020-08-04 10:14:57 -04:00
TopBar.qml feat: add profile pic support 2020-12-17 16:44:25 -05:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00