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

UIView.image does not capture subviews #277

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

skhillon
Copy link

Background

Resolves #276.

Breaking Changes

N/A

Meta

  • Tied to Version Release(s):

PR Checklist

  • CI runs clean?
  • Appropriate label has been added to this PR (i.e., Bug, Enhancement, etc.).
  • Documentation has been added to all open, and public scoped methods and properties.
  • Changelog has been updated
  • Tests have have been added to all new features. (not a requirement, but helpful)
  • Image/GIFs have been added for all UI related changed.

Screenshots

As an update in my own app, the label now appears again:

IMG_06714F7773AC-1

@VahanLab
Copy link

VahanLab commented Jun 2, 2023

Yep, very helpful also to give AutoLayout time to update the constraints before we produce the image 👍
Tested and working nicely.

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.

UIView.image does not capture subviews
2 participants