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

Jump in StackView #39

Open
Tantalum73 opened this issue Oct 2, 2018 · 0 comments
Open

Jump in StackView #39

Tantalum73 opened this issue Oct 2, 2018 · 0 comments

Comments

@Tantalum73
Copy link

Setup

One or multiple ImageViews are contained in a StackView. When an image is tapped, the SimpleImageViewer should do its transition.

Expected behavior

Opening and closing transitions as expected.

Actual behavior

StackView, that contains the ImageView, needs to re-calculate its layout as the transitions source view is set to hidden (isHidden = true). StackViews remove hidden views from the visual representation.

Steps to reproduce the behavior

Please see the sample project attached. (SHA1: 7842862143d7b9a5d0ba1f6b102dc034ad9b2e68)
StackViewExample.zip

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

1 participant