Skip to content

Feature/navigation bar layout#38

Open
leverdeterre wants to merge 2 commits intoBackelite:masterfrom
leverdeterre:feature/navigation_bar_layout
Open

Feature/navigation bar layout#38
leverdeterre wants to merge 2 commits intoBackelite:masterfrom
leverdeterre:feature/navigation_bar_layout

Conversation

@leverdeterre
Copy link
Contributor

A little workaround about an issue (not already open).
How reproduce this issue ?

  1. create a full screen controller with a navigation controller with a "status bar", the height appearance of the navigationBar is 64px
  2. present a navigationController popin controller on the navigation controller of your full screen controller.
  3. a second layout is done after the animation (to change navigation bar height)

The workaround is to call "endAppearanceTransition" before the finish completionBlock.
Any better genius idea?

@sparga
Copy link
Collaborator

sparga commented Apr 28, 2015

This is an interesting lead to fix this issue. Although, it is rather different than what is written in the documentation regarding transition forwarding methods.
I think it needs more digging before merging the PR but thanks for proposing this solution.

@JulesMoorhouse
Copy link

I really think this fix needs merging, I've been struggling with this issue for days. Although these days I have some additional fixes for other issues, including rotating.

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

Successfully merging this pull request may close these issues.

3 participants