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

[FIX] Center view container wrong y position during transition #395

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gKamelo
Copy link

@gKamelo gKamelo commented Jul 29, 2015

...from center with extended status bar to side with hidden status bar

There is a 10 pt gap below center controller, when you start panning from center controller with higher status bar (in-call) to side with hidden status bar, because of change of available screen space and cached values self.startingPanRect there is position compensation on y after centering center view.

Apply y position value from self.startingPanRect to final frame of center view.

…enter with extedned status bar to side with hidden status bar
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.

1 participant