Branch: refs/heads/master
Home: https://github.com/cytoscape/cytoscape.js
Commit: cf39c72ab0c0175c05e854ecc0454ebd6f1ca06e
https://github.com/cytoscape/cytoscape.js/commit/cf39c72ab0c0175c05e854ecc0454ebd6f1ca06e
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: f3d084915b01a6a94e97e317fb81834cdeef4205
https://github.com/cytoscape/cytoscape.js/commit/f3d084915b01a6a94e97e317fb81834cdeef4205
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: 0a752ee1a4f7beab52f35552f0651d091f5a8e7d
https://github.com/cytoscape/cytoscape.js/commit/0a752ee1a4f7beab52f35552f0651d091f5a8e7d
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/628828df977b...0a752ee1a4f7
--
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/master/628828-0a752e%40github.com.