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

Gap between navigation bar and collection view #424

Closed
TapanRaut opened this issue Nov 20, 2019 · 7 comments
Closed

Gap between navigation bar and collection view #424

TapanRaut opened this issue Nov 20, 2019 · 7 comments

Comments

@TapanRaut
Copy link

when i am navigatin to "YPSelectionsGalleryVC.swift" , there is a gap between navigation bar and collection view.

Simulator Screen Shot - iPhone 8 Plus - 2019-11-20 at 02 02 34

@s4cha
Copy link
Member

s4cha commented Dec 10, 2019

@TapanRaut Could you give a bit more details about your setup so that we can reproduce it on our end please?

@TapanRaut
Copy link
Author

TapanRaut commented Dec 29, 2019 via email

@Mattesackboy
Copy link

Same problem here

@s4cha
Copy link
Member

s4cha commented Jan 6, 2020

Hi @TapanRaut & @Mattesackboy I am able to reproduce the issue when installing:

  • Install 4.1.3 via Cocoapods or Carthage
  • iPhone 8 plus simulator (iOS 13) (iOS 12 works fine)
  • Somehow the bug is not there when testing with the YPImagePickerExample Project
    This is quite mysterious I am going to investigate and report back when I know more.

@s4cha
Copy link
Member

s4cha commented Jan 6, 2020

Ok I found that the issue comes from hidesStatusBar config entry in iOS13.
Setting config.hidesStatusBar = false should solve your issue in the meantime :)

@s4cha
Copy link
Member

s4cha commented Jan 6, 2020

This has been fixed and will be available in the next version (this week)

@s4cha
Copy link
Member

s4cha commented Jan 9, 2020

@s4cha s4cha closed this as completed Jan 9, 2020
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

3 participants