Branch: refs/heads/3.7.x
Home: https://github.com/cytoscape/cytoscape.js
Commit: f07eb1c14d997d02332f01ef5dc20430847c4ea4
https://github.com/cytoscape/cytoscape.js/commit/f07eb1c14d997d02332f01ef5dc20430847c4ea4
Author: Max Franz <[email protected]>
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 : Backport 3.7.x : Compound node bounds including hidden children
(regression) #2482 #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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/3.7.x/eb80f7-f07eb1%40github.com.