Closed GoogleCodeExporter closed 8 years ago
that block of code looks familiar ;)
i do like this idea. would you want to move them around, too, without
necessarily dropping them anywhere?
Original comment by simon.po...@gmail.com
on 31 Mar 2012 at 6:30
Yep, quality piece of code!
1. The shape they are connectors for can be moved as normal, the dangling
connector doesn't move.
2. The endpoint can be moved around freely; both ending up still dangling, or
connected to another shape.
3. The endpoint can be disconnected from a shape (drag and drop) and therefore
may enter a 'dangling' state again (or be connected to another shape).
Original comment by John.You...@gmail.com
on 31 Mar 2012 at 12:39
do you want to drop the dangling endpoint on some other endpoint that was
marked with isTarget:true? or do you want to drop them on elements that you've
called makeTarget(..) on? or both?
Original comment by simon.po...@gmail.com
on 31 Mar 2012 at 11:59
Reading the documentation, I think both.
For my needs, the dangling endpoint can be connected to any shape except the
one the startpoint is connected to (shape 4 has this in your flowchart demo).
Also, there will be one shape on the screen which cannot have any endpoints
connected to.
So, I think for full control, just makeTarget()?
Original comment by John.You...@gmail.com
on 1 Apr 2012 at 9:05
Original comment by simon.po...@gmail.com
on 24 Jul 2012 at 11:54
moved to github
https://github.com/sporritt/jsPlumb/issues/21
Original comment by simon.po...@gmail.com
on 30 Apr 2013 at 11:32
Issues have all moved to Github. Google code is no longer in use for jsPlumb.
Original comment by simon.po...@gmail.com
on 10 May 2013 at 11:37
Original issue reported on code.google.com by
John.You...@gmail.com
on 27 Mar 2012 at 12:58