Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: cb69d2351611d6bc3424ffc2f6efba70d7e8f5cc
https://github.com/cytoscape/cytoscape.js/commit/cb69d2351611d6bc3424ffc2f6efba70d7e8f5cc
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/unstable/719b4d-cb69d2%40github.com.