Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 96f98625e6a42e2978cb288f2c54e0e8a8a87e03
      
https://github.com/cytoscape/cytoscape.js/commit/96f98625e6a42e2978cb288f2c54e0e8a8a87e03
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M documentation/md/performance.md
    M src/extensions/renderer/canvas/drawing-edges.js
    M src/extensions/renderer/canvas/drawing-elements.js
    M src/extensions/renderer/canvas/drawing-nodes.js
    M src/extensions/renderer/canvas/index.js
    M src/style/apply.js

  Log Message:
  -----------
  Exclude overlays from element texture caches

The overlay is not possible to include in the cache, because it's supposed to 
be on top of the label and the node body.  By including it in the element 
(body) texture cache, the label would be on top of the overlay.

This means that drawing many node overlays at once is more expensive.



      **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