Skip to content

grouped timeline-item initially not displayed after setGroups #1414

Open
@aschiffmann

Description

@aschiffmann

When creating a new empty timeline and calling setGroups() afterwards, it happens in some cases that an item is not visible initially, only when scrolling the timeline to the right or zooming out.
Here is a jsfiddle with an simple example of the Bug: http://jsfiddle.net/n08dLsbw/

Apparently for the bug to happen, there are at least two items needed in a group, one which starts right of the current display-range and on which starts left end ends right of the current range.

However this bug is very critical, since you can never trust the timeline that really all existing items are actually visible.
Is there a way to prevent this behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions