Rightpoint / RZUtils

Rightpoint Commonly Used Tools
Other
123 stars 22 forks source link

RZAutoLayoutHelpers should set `translatesAutoresizingMaskIntoConstraints` to `NO` #156

Open jkaufman opened 9 years ago

jkaufman commented 9 years ago

Methods in UIView+RZAutoLayoutHelpers that add constraints should set self.translatesAutoresizingMaskIntoConstraints = NO.

Imagine … 

ZevEisenberg commented 9 years ago

Could have sworn I filed this already. I :+1: it