Branch: refs/heads/master
Home: https://github.com/cytoscape/cytoscape.js
Commit: 5e362893587cccfe97b1f8c447344cf43a1455d4
https://github.com/cytoscape/cytoscape.js/commit/5e362893587cccfe97b1f8c447344cf43a1455d4
Author: Max Franz <[email protected]>
Date: 2020-11-25 (Wed, 25 Nov 2020)
Changed paths:
M src/collection/style.js
M src/extensions/renderer/base/coord-ele-math/rendered-style.js
Log Message:
-----------
Ensure that the style is clean before the renderer starts its redraw cycle.
- This cleaning just applies the same logic as exists in `ele.parsedStyle()`
reads -- to make sure that the style is fresh when reading a stylesheet value.
- The cleaning is applied before the renderer redraw cycle only when needed.
- Adds private function, `eles.cleanStyle()`.
Refs. : Mappers out of date re. style caching #2782
--
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/eb9f7a-5e3628%40github.com.