Closed benjaminscott closed 13 years ago
Thanks for that, but unfortunately this won't work because the selector updateUIForMessageType:duration: only calls hide when messageType == MTMessageTypeFinish. Will fix that when I'm back at a computer (which means in a few days :) )
Could have sworn it went away for me - obviously I'd missed a postFinishMessage happening!
Fixed it and merged you pull request, thanks!
Small patch, and one that might go against the pattern you've got in mind for postMessage, but it's useful for me, and might be for others!