mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
8a1a265036
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.