I'm trying to use postMessage:duration: twice and then finish with a regular postMessage: in order to get the result of displaying two messages and then leaving a third message up indefinitely. Although the process works, the duration times of the other two messages (1.5 & 3 seconds) are disregarded. This looks like a bug?
I'm trying to use postMessage:duration: twice and then finish with a regular postMessage: in order to get the result of displaying two messages and then leaving a third message up indefinitely. Although the process works, the duration times of the other two messages (1.5 & 3 seconds) are disregarded. This looks like a bug?