OAStackView icon indicating copy to clipboard operation
OAStackView copied to clipboard

Subviews don't animate when axis changes

Open niklassaers opened this issue 10 years ago • 3 comments
trafficstars

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

niklassaers avatar Nov 05 '15 10:11 niklassaers

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

nsomar avatar Nov 24 '15 23:11 nsomar

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

niklassaers avatar Nov 25 '15 09:11 niklassaers

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

dipkasyap avatar Nov 29 '16 06:11 dipkasyap