mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-28 22:41:09 +00:00
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.