Branch: refs/heads/master
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 934d5a955c9f31c58fff32b1b7daf478cab98de9
      
https://github.com/cytoscape/cytoscape.js/commit/934d5a955c9f31c58fff32b1b7daf478cab98de9
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2019-07-30 (Tue, 30 Jul 2019)

  Changed paths:
    M src/collection/dimensions/bounds.js
    M src/collection/element.js
    M test/collection-compound-nodes.js

  Log Message:
  -----------
  Improve safety re. bounding box caches for compounds

- Ensure that `bodyBounds` etc. are nulled on dirtying the bounding box.
- In `ele.boundingBox()`, make sure that the non-infinity application is made 
regardless of whether the cache is used.
- When creating an element, make sure it has an unfilled `arrowBounds` object.
- Add a test case to help detect issues with display:none children w.r.t. 
compounds.
- Add test cases for visibility:hidden and opacity:0.

Ref : Compound node bounds including hidden children (regression) #2480


-- 
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/master/70600a-934d5a%40github.com.

Reply via email to