We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Respect View.clipsToBounds: Bool in Screen for Silica drawing.
View.clipsToBounds: Bool
Screen
The text was updated successfully, but these errors were encountered:
Fixed in #12
Sorry, something went wrong.
Still need to implement, UIScreen.render() should be modified and adjust the source and destination SDL rect based on UIView.clipsToBounds.
UIScreen.render()
UIView.clipsToBounds
See UIView.render()
UIView.render()
colemancda
No branches or pull requests
Respect
View.clipsToBounds: Bool
inScreen
for Silica drawing.The text was updated successfully, but these errors were encountered: