-
Bug
-
Resolution: Fixed
-
P2
-
fx2.0
We need to rename the blend mode property on Group so that we can make room for a blend mode property on node, that effects how the node and all its children get blended into the back-buffer. The current group blend modes could be renamed to "childrenBlendMode" or "betweenChildrenBlendMode" or "crossChildrenBlendMode".
- is blocked by
-
JDK-8100690 Add blendmode property to Node
- Resolved