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

Invalidate layout when view is transitioning sizes #713

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

Conversation

esilverberg
Copy link
Contributor

@esilverberg esilverberg commented May 26, 2021

Fix issue where cells are not drawn properly when rotating from portrait to landscape

This addresses issue #712

Fix issue where cells are not drawn properly when rotating from portrait to landscape
@codecov-commenter
Copy link

codecov-commenter commented May 26, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.06%. Comparing base (322933d) to head (3df9bdd).
Report is 192 commits behind head on master.

Files with missing lines Patch % Lines
...Source/ChatController/BaseChatViewController.swift 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #713      +/-   ##
==========================================
- Coverage   59.07%   59.06%   -0.02%     
==========================================
  Files         101      101              
  Lines        5229     5230       +1     
==========================================
  Hits         3089     3089              
- Misses       2140     2141       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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