agens-no/AGGeometryKit

Auto-layout

Closed this issue · 4 comments

When you apply auto-layout and make all constrains, everything broke for crop action.

Do you have any code or examples to clarify your concern?

Yes, I just uploaded : https://bitbucket.org/marckaraujo/aggeometrykit

It is your demo app with auto-layout enabled.

Yep, in general applying transforms to views you manage with auto layout is a bad mix.

Thanks for reporting, but this is more of a problem with UIKit than a problem of AGGeometryKit IMHO.