almende / chap-links-library

a web based visualization library for displaying graphs, networks, and timelines
http://almende.github.com/chap-links-library
Apache License 2.0
599 stars 167 forks source link

Stacking of items dragged items when using groups #322

Open josdejong opened 10 years ago

josdejong commented 10 years ago

Try example 15, the stacking of a dragged item is only updated after you stop dragging. While dragging, the item is always located on top.

See also the video in this topic: https://groups.google.com/forum/#!msg/chap-links-library/7-j2oRBkS1A/WYWoytZaWi8J

spauny commented 9 years ago

Yes, I think the timeline would benefit a lot from resolving this visual bug. Thank you very much!

josdejong commented 9 years ago

Note that this is no issue in the successor of chap-links-library: vis.js

spauny commented 9 years ago

I'm gonna try it tonight then... quick question: is there any migration guide from the old library to vis.js? Or a list of config/ground-breaking changes? Thanks!

josdejong commented 9 years ago

There is no migration guide, sorry. The main differences are described here: http://almende.github.io/chap-links-library/#successor.

Muzahidul commented 7 years ago

This is a very annoying issue and open for almost 3 years now. Do you guys have any plan to fix it some time soon?