Skip to content

Events DragStart DragEnd are not firing using the angularjs directive  #86

Description

@openmotion

Events which are present in VIS : DragStart and DragEnd are missing in angular-visjs directive list and ignored .

I would like to implement this example
https://visjs.github.io/vis-timeline/examples/timeline/other/drag_drop.html

i added in "var timelineEvents = ["
dragStart and dragEnd

my timeline is editable

but the function is not fired : dragStart: $scope.OnDragStart,

thanks

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions