Skip to content

Scale9Sprite size, RenderTexture size, colorized progress timer fix on canvas renderer #2454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 17, 2014

Conversation

musikov
Copy link
Contributor

@musikov musikov commented Nov 14, 2014

fixed Scale9Sprite size on canvas renderer with contentScaleFactor != 1;
fixed RenderTexture size on canvas renderer with contentScaleFactor != 1;
fixed colorized progress timer rendering on canvas;

Scale9Sprite and RenderTexture have wrong sizes on canvas renderer when contentScaleFactor != 1;
ProgressTimer didn't draw colorized sprite on canvas renderer.

fixed RenderTexture size on canvas renderer with contentScaleFactor != 1;
fixed colorized progress timer rendering on canvas;
@dingpinglv
Copy link
Contributor

Thank you, @musikov.

dingpinglv added a commit that referenced this pull request Nov 17, 2014
Scale9Sprite size, RenderTexture size, colorized progress timer fix on canvas renderer
@dingpinglv dingpinglv merged commit b67bb36 into cocos2d:develop Nov 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants