Re: Conserve size of UIButton after CATrasform3DScale

2013-04-07 Thread Matt Neuburg
> Date: Sun, 07 Apr 2013 02:09:48 +0200 > From: Kévin Vavelin > Subject: Conserve size of UIButton after CATrasform3DScale > > Hi there, > > I have an animation in my app and I want to know how I can set the frame of > my UIButton as the same I have after my CATransf

Conserve size of UIButton after CATrasform3DScale

2013-04-06 Thread Kévin Vavelin
Hi there, I have an animation in my app and I want to know how I can set the frame of my UIButton as the same I have after my CATransform3DScale and how can I do that with my auto layout cause I can't change my width size with auto layout enable. The only way is to remove the layout constraint