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

When gallery is rotated, the overlay view does not fill the whole screen #87

Merged
merged 2 commits into from
Nov 15, 2016
Merged

When gallery is rotated, the overlay view does not fill the whole screen #87

merged 2 commits into from
Nov 15, 2016

Conversation

ivopintodasilva
Copy link
Contributor

Because of my last PR, the overlay view is now being added to the Gallery's view.

The gallery is clipping the subviews to its bounds, so it causes the overlay view to not fill the whole area of the screen when rotating.

Just by not clipping the subviews, the overlay view is now occupying the whole screen during the rotation animation. Sorry for not testing this previously! :)

@zfoltin zfoltin merged commit 3bd1f83 into Krisiacik:master Nov 15, 2016
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.

2 participants