Sumi-Interactive / SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.
MIT License
2.51k stars 424 forks source link

save oldTintAdjustmentMode only when new alert view is displayed... #77

Open lanbozhang opened 10 years ago

lanbozhang commented 10 years ago

if an alert view is displayed, and display another alert view, this will make main window has UIViewTintAdjustmentModeDimmed, and never come back to normal again, and Buttons/Tabbar/Toolbar will lose tintColor