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

CGContextClearRect should be implemented properly to support clipping #1744

Closed
msft-Jeyaram opened this issue Jan 19, 2017 · 1 comment
Closed

Comments

@msft-Jeyaram
Copy link
Contributor

The initial implementation did not function as per expected behavior. It was putting the context into an invalid state.

There is a current fix to allow the proper behaviour if a clipping is not set. We need to support the scenario where clipping is present

@msft-Jeyaram
Copy link
Contributor Author

closed via #2133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants