1 MarkedTimespan - 1 DIV

Hi,

I’ve many MarkedTimespans on my timeline_week created by scheduler.addMarkedTimespan function specifying the start_date and the end_date. The result are multiple divs for every markedTimespan, instead of a unique div representing the whole markedTimespan. Example:

i.imgur.com/nYeiQYj.png
i.imgur.com/cF3bM51.png

As they start and end in a different days they have to DIVs. This is annoying because when I apply a CSS to the timespan it doesn’t seem to be the same timespan. For example, if I specify a border or if I change their colour on :hover.

Is it possible to fix it in the actual version?
It can be a future-version fix?

Thx

It can’t be fixed in current version ( it will require a rather complicated changes )
We will try to fix this behavior in the next version ( as optional feature )

If this feature is critical for your app - you can request a customization through sales@dhtmlx.com

Is this fixed in the actual version or will it be fixed in the next one?

Is this fixed in the actual version or will it be fixed in the next one?

Hello,
we’ve put it to the feature list, however the priority is low so I can’t tell when it’s going to be implemented