Skip to content

MouseDoubleClicked event misses MouseEventArgs #331

@ismdiego

Description

@ismdiego

When capturing the MouseDoubleClicked event, I noticed that the MouseEventArgs that is fired is hardcoded to null instead of the real MouseEventArgs which originated the event.

The fix is really simple:
0001-Fix-null-MouseEventArgs-in-MouseDoubleClicked.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions