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

White Line under the navigation Bar (in PhotoviewController) #7

Open
Jens1982 opened this issue Sep 15, 2010 · 2 comments
Open

White Line under the navigation Bar (in PhotoviewController) #7

Jens1982 opened this issue Sep 15, 2010 · 2 comments

Comments

@Jens1982
Copy link

Hi,

i dont know how to solve this Problem. I have a Tab- and Navigation Bar (inlcuded the Photovieweer). In the PhotoviewController i get a white line under the Navigation bar.

When the User tapped the Screen and the Bars will hide and he tapped again, everything is fine.

Has somebody the Same Issue ?

@devindoty
Copy link
Contributor

Sounds like the caption view isn't hiding all the way, you're showing the photoviewer inside a UITabBarController? is the tab bar hidden using hidesBottomBarWhenPushed? Also what OS is occurring on?

@Jens1982
Copy link
Author

I solved the Problem. In my info.plist the property "Status bar is initially hidden" is set. But the PhotController shows the Statusbar, this caused the Problem on other tabs.
I hide the Statusbar in the EGOStoredBarStyles.

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

2 participants