-
Notifications
You must be signed in to change notification settings - Fork 215
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
fakeViev 在iPhone 13 上的frame 为(0,0,screenWidth ,91),会导致跳转页面过程中,导航栏下3个pt出现很明显的灰色, #161
Comments
应该是 BUG, 截个图或者录个像 |
导航栏下搜索框上,之间的区域,push过程中会变灰色,麻烦帮忙看下,谢谢
发自我的iPhone
…------------------ 原始邮件 ------------------
发件人: Listen ***@***.***>
发送时间: 2021年12月22日 16:46
收件人: listenzz/HBDNavigationBar ***@***.***>
抄送: simpleonly ***@***.***>, Author ***@***.***>
主题: Re: [listenzz/HBDNavigationBar] fakeViev 在iPhone 13 上的frame 为(0,0,screenWidth ,91),会导致跳转页面过程中,导航栏下3个pt出现很明显的灰色, (Issue #161)
应该是 BUG, 截个图或者录个像
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Original
From:"Listen"< ***@***.*** >;
Date:2021/12/22 16:46
To:"listenzz/HBDNavigationBar"< ***@***.*** >;
CC:"搜索"< ***@***.*** >;"Author"< ***@***.*** >;
Subject:Re: [listenzz/HBDNavigationBar] fakeViev 在iPhone 13 上的frame 为(0,0,screenWidth ,91),会导致跳转页面过程中,导航栏下3个pt出现很明显的灰色, (Issue #161)
应该是 BUG, 截个图或者录个像
&mdash;
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
图片和截图发不了,麻烦留下邮箱我发给你,谢谢 |
邮件已收到,没发现有问题呢。这个现象应该是正常的,在页面跳转过程中,会有一层蒙版,底下的整个页面都会暗些。可以切换回正常的 UINavigationController,效果应该是一样的。 |
好像是的...,当视图距离导航栏有一点距离的时候会很明显,这个有什么办法可以去掉这个效果吗?
谢谢
Original
From:"Listen"< ***@***.*** >;
Date:2021/12/23 15:09
To:"listenzz/HBDNavigationBar"< ***@***.*** >;
CC:"搜索"< ***@***.*** >;"Author"< ***@***.*** >;
Subject:Re: [listenzz/HBDNavigationBar] fakeViev 在iPhone 13 上的frame 为(0,0,screenWidth ,91),会导致跳转页面过程中,导航栏下3个pt出现很明显的灰色, (Issue #161)
邮件已收到,没发现有问题呢。这个现象应该是正常的,在页面跳转过程中,会有一层蒙版,底下的整个页面都会暗些。可以切换回正常的 UINavigationController,效果应该是一样的。
&mdash;
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
自定义转场动画,代价较大。没有这层蒙版,会更难看。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fakeViev 在iPhone 13 上的frame 为(0,0,screenWidth ,91),会导致跳转页面过程中,导航栏下3个pt出现很明显的灰色,
这个是bug,还是刻意这么写的
The text was updated successfully, but these errors were encountered: