Bug on CCParallaxNode

On this bug, just CCParallaxNode is scrolling to left.
Sprite is added to CCParallaxNode every 2 seconds.
When sprite added, first, it’s coordinate is wrong, but next update, it is ok.(Please looking attached image.)

You can run my code to use attached project file.


test.zip (271.2 KB)


28.PNG (6.8 KB)

This problem will be fixed in issue #2572.
Sorry for the lated reply!