mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-08 20:56:39 +00:00
- when clicking the underlined profile name; the prob was that `TapHandler` (unlike a `MouseArea`) is not a visual `Item` and hence can't be a parent for the context menu - small (unrelated) typo fix to unbreak GIF link previews... Fixes #16950