On Sun, Mar 18, 2012 at 4:48 PM, Krumelur <[email protected]> wrote: > By "now fixed" you mean "now" in 5.2.9?
No. My answer to Dennis was about the issue he described from using 5.2.9. > Because I'M hitting the same problem > and it has nothing to do with the completion handler. I don't even use one > because my code still uses DismissModalViewControllerAnimated(true), which > does not take a completion handler at all. > Even if I change to DismissViewController(bool, Action) I get the same > problems. While this is likely the same issue it is definitively not the same test case as the original email thread discussion (UIView.Animate). I can't confirm if my fix covers this case without a test case. > Bug is 3960. Unfortunately I don't have access to 3950 to see what the > problem was there. Thanks for filling it! Bug reporter select the bug's visibility - generally based on the test case they provide. But like I said it covered the same case, UIView.Animate, as this email thread. My fix also covers AnimateNotify and Transition[Notify] that were using the same pattern. > How can I go back to MT 5.2.6, the one I was on before? I can only download > 5.2.5 from my support area. IIRC 5.2.6 was only beta (not sure if/where the old betas are kept online). Please email [email protected] to get back this specific version. Regards, Sebastien _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
