setOpacity() on cc.LabelBMFont doesn't work

Hi, it’s me again :slight_smile:

I have found another problem:
Set the opacity of a “cc.LabelBMFont” doesn’t work . Also actions where you change the opacity doesn’t work (cc.FadeIn,cc.FadeOut,cc.FadeTo).
The return value of “getOpacity” is equal to the “setOpacity” value, but the lable didn’t change the opacity…

With best regards, Matthias

Hi,Matthias Haidinger.
This problem have fixed at [[https://github.com/cocos2d/cocos2d-html5/commit/48bc6244653a2474864daf4df47e61b1977b6787]]

Hi,

Thank you very much, it works :slight_smile:

Have a nice day!
With best regards, Matthias