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

Translucent = true and device rotation are not compatible #54

Open
LakhV opened this issue Oct 4, 2016 · 0 comments
Open

Translucent = true and device rotation are not compatible #54

LakhV opened this issue Oct 4, 2016 · 0 comments

Comments

@LakhV
Copy link

LakhV commented Oct 4, 2016

  1. In the example project: set navigationController?.navigationBar.isTranslucent = true
  2. Run app
  3. Pulldown to refresh
  4. Rotate device while refreshing (for any animatingBounce or loading states)

Actual result:
Refresh view disappears after table refresh and extra table content top inset is added so there is a empty space between nav bar and table content.

After rotation when dragging scroll down:
simulator screen shot oct 4 2016 22 56 15

Expected result:
The same result when isTranslucent = false

Is there quick workaround for that?

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

No branches or pull requests

1 participant