live.button behavior with Mira

patrickjhegarty's icon

Hello,

I have a patch containing a number of 'live.button' objects whose 'activebgcolor' depends on which button was clicked last. The behaviour is correct on my computer and reflects on the iPad when I use the mouse to click the buttons. When I use the iPad to click the buttons they are assigned the correct color on the computer but on the iPad all buttons are black.

Any ideas if this is a bug or am I missing something?

I am using Max 6.1.3.

patrickjhegarty's icon

... and a similar behaviour occurs with the 'button' object and 'fgcolor'.

AudioLemon's icon

I have a similar problem with live.numbox. On my computer I change the background color of a live.numbox but on the iPad it remains white. The border, text and triangle do change color but the background stays white on the iPad.

patrickjhegarty's icon

I was able to solve it by delaying some of the 'activebgcolor' messages. It seems like timing over Wifi is a little different.

Ben Bracken's icon

Thanks, I can reproduce some issues in this dept and we will take a closer look.

-Ben