Skip to content

allow mouse events to propagate through tooltip when hidden #4

@thaylin79

Description

@thaylin79

Currently, on hide, tooltip is setting opacity to 0 which prevents mouse events from passing through element.
Alternatives:
display:none; || pointer-events:none;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions