Skip to content

InlineMessage: add hoveredLink property, make internal MouseArea work better with externally defined MouseAreas

Noah Davis requested to merge work/ndavis/inlinemessage-hoveredlink into master

Also renamed the label from text to label to avoid confusion with the text property.

I want to make it easier to define custom behavior for mouse interactions involving links. For example, a custom menu when right clicking on a link.

Edited by Noah Davis

Merge request reports