Skip to content

Add clickable links #28

@zeroalphagit

Description

@zeroalphagit

Can you please allow clickable url links? That way a user can click on a link and open a webpage in the toast message.

self.__text_label.setTextInteractionFlags(Qt.TextInteractionFlag.TextBrowserInteraction)
self.__text_label.setOpenExternalLinks(True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions