xxxRGBAs have four bugs at setCascadeColorEnabled/setCascadeOpacityEnabled functions
xxxRGBAs have four bugs at setCascadeColorEnabled/setCascadeOpacityEnabled functions
Bug #3116 [Closed]
ludingping 2013-11-05 03:26
. Updated about 11 years ago
- if developers set the parent xxxRBGA object’s *cascadeOpacityEnabled/_cascadeColorEnabled first, then set the color/opacity to some value, finally add a child node to this xxxRBGA object through addChild function, but these added children’s color/opacity isn’t done affected by the parent node.
- A child Sprite’s color/opacity isn’t done affected by its parent node when the child sprite calls setColor/setOpacity and its parent node’s*cascadeOpacityEnabled/_cascadeColorEnabled is true.
- The LabelTTF doesn’t work when calls setCascadeColorEnabled/setCascadeOpacityEnabled.
- The LayerGradient doesn’t work when calls setCascadeColorEnabled/setCascadeOpacityEnabled.
- Subject changed from xxxRGBAs have three bugs at setCascadeColorEnabled/setCascadeOpacityEnabled functions to xxxRGBAs have four bugs at setCascadeColorEnabled/setCascadeOpacityEnabled functions
- Description updated (diff)
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:690ff0525afa33e42bef11392bef7e7c3ea4281e.
Status: | Closed | |
---|---|---|
Start date: | 2013-11-05 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ludingping | |
% Done: | 100% |
|
Category: | - | |
Target version: | v2.2.1 |