Changeset [cea120945ca832400a22ae94153ed5c77f03adc3] by Alexander Ljungberg
December 17th, 2012 @ 02:19 PM
Fixed: CPAlert sheet crash.
Without this fix, CPAlert windows would not finish closing
before sending the alertDidEnd:returnCode:
delegate
message. This would lead to a crash if the delegate method tried to
open a new sheet.
This fix makes sure to fully order out the alert sheet before
sending the delegate message.
https://github.com/cappuccino/cappuccino/commit/cea120945ca832400a2...
Committed by Alexander Ljungberg
- M AppKit/CPAlert.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.