Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: ca643d7a0f2ed0b0ede35b7b151c6e7fb402a877
https://github.com/cytoscape/cytoscape.js/commit/ca643d7a0f2ed0b0ede35b7b151c6e7fb402a877
Author: Max Franz <[email protected]>
Date: 2019-03-01 (Fri, 01 Mar 2019)
Changed paths:
M src/extensions/renderer/canvas/drawing-elements.js
Log Message:
-----------
The element texture cache should use the `effectiveOpacity()` rather than the
raw style value
The element texture cache does not take into account opacity within the cache.
This allows for fast fade animations. However, it means that opacity must be
applied each time an element is blitted from the cache. Because overall
(effective) opacity gets recursively multiplied by the opacity of the compound
parent, it is not sufficient to read the style property value.
Ref #2305
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.