Page 1 of 1

Menu component bug

Posted: 08 May 2012 07:49
by gbevin
Hi,

I stumbled into a bug with the Menu component. If I create one with 24 options and enable Scale Output, the option with index 14 can't be selected (named 'Option 15' in my attachment). The x value is sent out correctly, but it always snaps back to index 13. The same happens with incoming OSC data, the value of index 14 always shows index 13. Here's an exported Menu in attachement that does just that.
menubug.jzlib
(786 Bytes) Downloaded 113 times
Does this happen for anyone else?

Thanks,

Geert

Re: Menu component bug

Posted: 08 May 2012 13:43
by Macciza
Hi Geert
Yes I can confirm something is weird when Scale values is enabled. You can always do any scaling yourself if needed.
I will raise the matter with Liine support.
Cheers
MM

Re: Menu component bug

Posted: 08 May 2012 13:47
by gbevin
Thanks a lot MM, I'll have a look at doing the scaling myself, had been considering that.

Re: Menu component bug

Posted: 08 May 2012 16:51
by gbevin
I implement the scaling myself and this bug seems to actually be a Menu component bug itself. When I set the selection to float values, it misbehaves as explained above. When I however round the values to make them integers and set the selection those, the Menu component works fine. I suspect that that's what also happening when the built-in scaling is in use.

Re: Menu component bug

Posted: 05 Sep 2012 11:59
by M-Prod
Ran into the same menu bug. A fix would be appreciated

Re: Menu component bug

Posted: 10 Sep 2012 18:59
by nick_liine
Bug confirmed, thanks.

N