Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Strange behaviour in the time axis bar when hiddenDates setted #1723

@nini-os

Description

@nini-os

Hi,

here I am again =)

When I set the scale to "day" and hiddenDates to

[
      {start: '2016-01-01 00:00:00', end: '2016-01-01 08:00:00', repeat: 'daily'},
      {start: '2016-01-02 17:00:00', end: '2016-01-03 08:00:00', repeat: 'daily'},
      {start: '2016-01-02 00:00:00', end: '2016-01-04 00:00:00', repeat: 'weekly'}
]

The first day in the time asix scale is not displayed even there's the necessary space.

Here's my demonstration:
http://jsbin.com/hipugus/edit?html,output

in this case even if there is space the 15 day label is not displayed.

Without the hiddenDates param there's no problem.

Thank you!
Nikola

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