Skip to content
Verified Commit f50832e3 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

InlineMessage: Restore link hovering behavior

MouseArea was swallowing hover events, not letting SelectableLabel do
its job, so linkHovered signal was never firing, and neither did
hoveredLink property change. Solution: get rid of MouseArea; let
SelectableLabel handle cursor shapes on its own with its internal
HoverHandler.
parent a12f5277
Pipeline #430733 passed with stage
in 5 minutes and 58 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment