Skip to content

Event typing and naming #197

Open
Open
@joshua-dean

Description

A couple functions (such as begin_annotation) have mouse_event as a parameter, when they technically also take keyboard events.

I think the actual expected type of most of these is JQuery.TriggeredEvent, but some of them might also be taking non-jquery events as well.

A catch-all type and/or consistent naming might help avoid some confusion. More narrow types would be ideal.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions