Branch: refs/heads/master
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 17cb9fc4578701d6dd4566d14e1344182ba34639
      
https://github.com/cytoscape/cytoscape.js/commit/17cb9fc4578701d6dd4566d14e1344182ba34639
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
    M src/collection/dimensions/bounds.js

  Log Message:
  -----------
  The rendered style and bounding box for an edge may become stale

The rendered style may be stale after a connected node is repositioned.  
Because the rendered style of an edge is not dirtied when a node is moved, we 
should force the rendered style of the edge to be recalculated when the 
bounding box is requested and there is a diff detected for one or both node 
positions.

Behaviour without patch: Edge labels can be shown at the wrong location.  Edges 
can be not shown at all for certain pan and zoom levels.  In both cases, a 
stale rendered style results in a stale bounding box.

Ref #2238



      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 post to this group, send email to cytoscape-cvs@googlegroups.com.
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