NSView, Animator, and Autoresizing
NSView, Animator, and Autoresizing
- Subject: NSView, Animator, and Autoresizing
- From: Seth Willits <email@hidden>
- Date: Thu, 26 Sep 2013 16:33:24 -0700
So it turns out that if a view is being animated via the animator, autoresizing is ignored. (The same goes for using a non-blocking NSViewAnimation.)
Simple project. Click button, and resize window while the view is slowly resizing.
http://www.sethwillits.com/temp/ViewAnimatorResize.zip
Have one of you clever chaps run into this before and come up with a solution? I very much do not want to use a blocking animation. Is this one of those cases where auto layout can do some magic?
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden