Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Adding elements in new subgroup only visible after at least one pan/zoom #159

Open
smee opened this issue May 1, 2019 · 1 comment
Open
Labels
bug Something isn't working

Comments

@smee
Copy link

smee commented May 1, 2019

I want to show multiple subgroups in a specific order. Then adding elements in a new subgroup the new elements are rendered on top of already existing element. I have to drag/zoom at least once to have timeline-plus shift the new elements to the correct vertical position.

You can see the effect here: https://jsbin.com/xirukovuha
The demo adds two new elements after 2 seconds. Each element is in another subgroup. You can see the 'C' element only after panning/zooming once.

@smee smee changed the title Adding elements in new subgroup only visible after at least on pan/zoom Adding elements in new subgroup only visible after at least one pan/zoom May 7, 2019
@yotamberk yotamberk added the bug Something isn't working label May 24, 2019
@ShynRou
Copy link

ShynRou commented Jun 12, 2019

@smee I ran into the same issue, until somebody fixes it, you can force a redraw with timeline.zoomIn(0.00000000001)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants