lepetitroro

Results 4 comments of lepetitroro

Ok sorry ... ``` - (void)layoutSubviews { if ( ! _mapScrollView) { // This will happen after initWithCoder: This needs to happen here because during // unarchiving, the view won't...

Hi, i leave a last message about this Autolayout problem. I deleted the setter method of the frame property from the class RMMapview: ``` - (void)setFrame:(CGRect)frame { CGRect r =...

ok I sent a pull request #522

Hi, If you used constraints and the autolayout engine, the problem should be the same. I suggested this fix a long time ago, but i'm still waiting for validation. Thanks,...