Button and [pattr] behave differently in Presentation mode
Hi everyone,
I'm getting my hands on MIRA and I stumbled upon a weird behaviour.
I have the attached patch, with a single button in my MIRA UI, and a [pattr] object bound to this button.
If MIRA and max are in the same mode (either both in patcher mode, or both in presentation mode with the MIRA window added to the presentation), pressing the button on the remote UI sends a 1. followed by a 0. as intended.
However, if the MIRA window isn't included in the presentation and that the Max window is in presentation mode, pressing the remote UI button will make it fire a 1. and remain stucked here: it will not fire a 0. and pressing it again will have no effect.
I don't know if that's intented to work that way, but it's kind of a bummer in situations where the PC UI is different from the remote UI (I might not want to include the remote UI in the main presentation window).
<pre><code>
----------begin_max5_patcher----------
518.3ocoTssaiBCD8YhT9GP9YZDfSIU8WopBY.GpaAajwlMqp1+8c7MJIkFk
1FofkmKd7bNmwuucSDpRbhNhheL9o3nn2AKQVaFKQACQndxo5NxnMPDm9GQ0
qnDuOE8jxZePx3pYybcOi2QU1bxVXUnUAyoAyrF6I.G6cGlOgAhp9EFusTRq
UtqHFmtKMINK2trOy7MGuKM9YaN+a6FyJrj7S6lIhjS5oVWkqziDkRFWFWoU
JA+a0r3UZ1hanYObuskSWzrgjbmt5uCTWFHTh++GwHoiJgzGP5xrGISzlR3Z
.UrzzWLnqbhgnOPKyUSBHhhJKobRUGcIyszaOYXX1uysmP9QDyEP7Rh4BWqc
Ay9NTS1JTC9ZTSF1SJ1k78guWgZpH7Vzkf+LpeM7ehzoohiA6yNNuw089BIN
dzHA.7YtZmEZmf29EH44zIvFKAmybN9hPptkSIf.4deAEwuRZzyjjcGMkX8I
v42UpH0u0JEZdyM8JTKGlTp6X0u8UphrqNvZmWceyuuXWp4Wwd7AbZVAt.zK
OjuxaUNZB0w3e5kXaQLNt.MFEZYcPY4eHIdg5qAF5YbhhYTAyAcvEz5kGFdm
nxQeFtJAn9qBoY+CIt8LtaegaujNwBo3fQDQBvhBvDs6QGzoh8He1hFpjqYV
vErX3bSosDqQLMNPp8JJP.rcCDv+ATeCIJ.
-----------end_max5_patcher-----------
</code></pre>