Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: 43f35dda446478bbf00f01e673fff21f5241beb6
https://github.com/cytoscape/cytoscape.js/commit/43f35dda446478bbf00f01e673fff21f5241beb6
Author: Max Franz <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M src/collection/dimensions/bounds.js
M src/extensions/renderer/base/coord-ele-math/labels.js
Log Message:
-----------
Label size calculations should not allow for a margin of error (MOE).
Instead, the bounding box should be expanded slightly for the MOE. The BB is
bilaterally symmetric about the centre point, whereas the dimension
calculations are not.
Refs. : Label alignment : Labels not centered #2749
Commit: 0a28cd0428aa692dd19eb53e3110e71c2c38c6d5
https://github.com/cytoscape/cytoscape.js/commit/0a28cd0428aa692dd19eb53e3110e71c2c38c6d5
Author: Max Franz <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M debug/index.html
M debug/view.js
Log Message:
-----------
Add body bounds button to debug page & make `showBB()` global
Commit: a0cb418ab125c7fb12b07f513ad280ce708b1d63
https://github.com/cytoscape/cytoscape.js/commit/a0cb418ab125c7fb12b07f513ad280ce708b1d63
Author: Max Franz <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M src/collection/dimensions/bounds.js
Log Message:
-----------
`ele.boundingBox()` should be aware of `styleDirty` flag re. caching
Refs. :
- Rendering the label when it changes #2752
- Strange squished fonts on font size change #2754
Compare:
https://github.com/cytoscape/cytoscape.js/compare/ac10abe33a08...a0cb418ab125
--
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/unstable/ac10ab-a0cb41%40github.com.