Hi,
When working with the API [lua]display.newGroup()[/lua] and inserting any display object (I`ve tested using a simple green rectangle) to the group, it has its color changed imediately.
In my example I take a simple absolute green [lua](0, 255, 0)[/lua] rectangle and display it on screen without it being inside any group and so it shows the bright real green on the display as expected. BUT if I insert this same green rectangle inside a localGroup (created using the [lua]display.newGroup()[/lua] API) the color of the real green rectangle changes for another kind of green (a little more as dark-green).
So is it supposed to be like this and I am missing some kind of information that I should know already?
Or is it a real BUG?
PS: If it is a BUG just let me know and I can also submmit it via the link above if necessary.
Thanks,
Rodrigo. [import]uid: 89165 topic_id: 18584 reply_id: 318584[/import]