Branch: refs/heads/3.16.x
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: d1b20aa40f9b17fece3a7fd8a3626c0c0b6d6361
      
https://github.com/cytoscape/cytoscape.js/commit/d1b20aa40f9b17fece3a7fd8a3626c0c0b6d6361
  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:
  -----------
  Backport 3.16.x : 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 #2783


-- 
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.16.x/dacbf9-d1b20a%40github.com.

Reply via email to