Skip to content

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

@openmotion

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

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