marmelab/EventDrops

Is it possible to dynamically add a single Drop to the timeline whenever needed?

Open

#236 aberto em 6 de abr. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (249 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.219 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

This question is not about a bug. It's just that we need answers that we couldn't find in the documentation.

In a nutshell, we are trying to do two things:

  1. Adding a single event drop to the timeline.

  2. Once the event is added, we would like to programmatically scroll so that the current date and time is aligned with the right edge of the EventDrops view port.

For the moment, my main concern is the ability to add a single event.

Thanks for the great job.

Guia do colaborador