UrbanApps / UAModalPanel

An animated modal panel alternative for iOS
http://code.coneybeare.net/uamodalpanel-an-open-source-modal-panel-alter
Other
877 stars 136 forks source link

Update UAModalPanel/Panel/Panels/UAModalPanel.m #22

Closed kennethmac2000 closed 12 years ago

kennethmac2000 commented 12 years ago

Modified to guarantee correct ordering of subviews.

With previous version of code, contentView could appear above closeButton when padding was small.

coneybeare commented 12 years ago

Rejected: See here