-
-
Notifications
You must be signed in to change notification settings - Fork 982
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
Comments
@TapanRaut Could you give a bit more details about your setup so that we can reproduce it on our end please? |
Hi,
Sorry for the late response. Actually when i am selecting more than one
image from library and clicking the next button. This type of error is
happening, If i will select only one image then no issue is there.Because
for only one image it navigating me to the filterView.
I am using xcode 11, swift 4.2, ios 13. Same problem also with ios 12 and
xcode 10. In iphone 5s it is working fine, but in iphone 8+, this type of
issue occurring. Same problem for simulator(iphone 8+ and 11 pro max). But
in 5s simulator it is working fine. I am using cocoapods.
Thanks & Regards
…On Tue, Dec 10, 2019 at 4:35 PM S4cha ***@***.***> wrote:
@TapanRaut <https://github.com/TapanRaut> Could you give a bit more
details about your setup so that we can reproduce it on our end please?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#424?email_source=notifications&email_token=ACWE4LB2XZJC52Q3766KGODQX5ZWHA5CNFSM4JPYTBPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGO3GJQ#issuecomment-563983142>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACWE4LEULWSEE5DEWCUIEZLQX5ZWHANCNFSM4JPYTBPA>
.
|
Same problem here |
Hi @TapanRaut & @Mattesackboy I am able to reproduce the issue when installing:
|
Ok I found that the issue comes from |
This has been fixed and will be available in the next version (this week) |
This is now live in https://github.com/Yummypets/YPImagePicker/releases/tag/4.2.0 :) |
when i am navigatin to "YPSelectionsGalleryVC.swift" , there is a gap between navigation bar and collection view.
The text was updated successfully, but these errors were encountered: