Skip to content
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

Fix _isTargetTransparent to honor viewportTransform #2987

Closed
wants to merge 1 commit into from
Closed

Fix _isTargetTransparent to honor viewportTransform #2987

wants to merge 1 commit into from

Conversation

fenderle
Copy link

When a viewportTransform is set the transparency detection does not work since it does not respect the viewportTransform when rendering the target onto the cache canvas.

This patch fixes this, but I'm not entirely sure if I took the right approach.

@asturur
Copy link
Member

asturur commented May 19, 2016

duplicate of #2980.
i have to give a look to both. I'm waiting a mac to try them properly because we have to check the retina scaling also.

@asturur asturur closed this May 19, 2016
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