JAAnimatingContainer icon indicating copy to clipboard operation
JAAnimatingContainer copied to clipboard

Easier animations

Results 2 JAAnimatingContainer issues
Sort by recently updated
recently updated
newest added

ERROR: Local declaration of 'container' hides instance variable (Line 96) `DemoView *demoView = (DemoView *) container.view; demoView.ignoreInListViewLayout = NO;` ERROR: Local declaration of 'container' hides instance variable (Line 98) `[container...

Not sure if it's just a split view issue… but resizing the panes obliterates the views… As pictured.. ![Before](http://f.cl.ly/items/1l1D18050V3d0I2s2C0d/Image%202012.03.17%208:17:42%20PM.png) ![After](http://f.cl.ly/items/2M0638341I0J1Z0x2H3A/Image%202012.03.17%208:16:19%20PM.png)