Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: e1bc6125f175dfe8c26fd14bb3c0a016fad78d0f
      
https://github.com/cytoscape/cytoscape.js/commit/e1bc6125f175dfe8c26fd14bb3c0a016fad78d0f
  Author: Max Franz <[email protected]>
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
    M documentation/demos/compound-nodes/code.js
    M src/extensions/renderer/base/coord-ele-math/edge-control-points.js

  Log Message:
  -----------
  The compound demo was broken for the e=>d edge.  This is because the indices 
for [e,d] are out of order and the intersection points for the source and 
target are not reversed.  The passed pair info should always be used to set 
values under `rscratch`, because it already takes into account direction 
swapping.

This fixes the issue and cleans up the compound demo slightly.

Ref: Clean up control point calculation a bit #2300


-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to