Skip to content

Event typing and naming #197

Description

@joshua-dean

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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