Skip to content

Emit Action when link is clicked #360

Open
@PoignardAzur

Description

@PoignardAzur

When porting from Druid to Masonry, I've removed the ability to trigger commands from links.

While I'm not sure how to handle that feature on the long term, on the short-term it should be fairly easy to re-enable. Most of the code is still there, just commented out.

Essentially, we just want Label widgets to send some Action during PointerDown events when the pointer is over a link. Ideally we'd want to handle pointer capture and cursor changes and stuff, but we'll keep it simple for now.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededmasonryIssues relating to the Masonry widget layer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions