Branch: refs/heads/3.14.x
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 6b5201a0271124058cba801b846d9a361c9122dd
      
https://github.com/cytoscape/cytoscape.js/commit/6b5201a0271124058cba801b846d9a361c9122dd
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M src/extensions/renderer/base/coord-ele-math/edge-control-points.js

  Log Message:
  -----------
  Fix taxi edge backwards routing issues re. #2606

The PR for #2606 treats negative turn values as a special case, and some edge 
cases are not taken into account, e.g. `downward` works but `vertical` does 
not.  This change unifies the approach to simplify things:  All routing is 
considered from the source side.  A negative value is just converted into the 
corresponding positive value.

Refs. : Backport 3.14.x : `vertical` or `horizontal` taxi edges are treated as 
`downward` or `rightward` #2699 #2690


-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/3.14.x/5e3d1c-6b5201%40github.com.

Reply via email to