Projects > cpp > Issues > Bug #3162

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Child's opacity will not be changed when its parent's setCascadeOpacityEnabled was set to true and opacity was changed.

Bug #3162 [Closed]
zhangxm 2013-11-16 10:48
  • Target version changed from 3.0-alpha1 to 3.0-beta
ricardo 2013-11-21 22:50

This is a an interesting bug.

Setting the Scene property on nodes (for the new physics integration) is similar to this one.

So we should fix this issue the same way we are setting the Scene property.

Probably we need a kind of dirty flag that is checked at visit time that updates that property.

zhangxm 2013-12-05 01:59
  • Assignee changed from WenHai to boyu0
boyu0 2013-12-20 12:31
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:854f855c3353130474f60a5fec30eff0ed7642f0.

Atom PDF

Status:Closed
Start date:2013-11-12
Priority:Normal
Due date:
Assignee:boyu0
% Done:

100%

Category:all
Target version:3.0-beta