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

Subviews don't animate when axis changes #63

Open
niklassaers opened this issue Nov 5, 2015 · 3 comments
Open

Subviews don't animate when axis changes #63

niklassaers opened this issue Nov 5, 2015 · 3 comments
Labels

Comments

@niklassaers
Copy link

Hi,
I've made a little project with a UIStackView where the axis are animated from horizontal to vertical. It's here: https://www.dropbox.com/s/qcjjhx8p8y8xs2f/testStackViewAnimation-UIStackView.zip?dl=0

Then I made it use OAStackView instead: https://www.dropbox.com/s/kkzfjtc8agqh7u7/testStackViewAnimation-OAStackView.zip?dl=0 . I would have liked to change the class in IB from UIStackView to OAStackView, but it wouldn't allow me. So I made a UIView instead and set its class to OAStackView.
Here I have the same code to animate, but instead of animating, it just jumps instead.

Any pointers to what I should be doing differently?

Cheers

Nik

@nsomar
Copy link
Owner

nsomar commented Nov 24, 2015

Sorry for the late reply, I will be trying this out soon. Thanks for the patience :)

@nsomar nsomar added the bug label Nov 24, 2015
@niklassaers
Copy link
Author

No worries, thanks for having a look at it :-)

@dipkasyap
Copy link

is this bug fixing in progress or not ? i am in worse condition, i need to use this feature . crossing fingers :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants