items label in magic sheets

Hello,

using 3.2.9 build 16

when adding a fader to a magic sheet, by default, on the top, there is the "label".

this is not corresponding to the fader label but the target id + target label.

I can see for example : "S1 my sub label"

the sub label is "my sub label" and not "S1 my sub label".

my fader was labelled using : fader 1/1 label my fader label

so i am expecting to see only "my fader label" without anything else.

is it an expected behavior or a bug or is there a workaround ?

ps: the choices in the magic sheet fields are confusing me.

"target name" could be renamed to "type".

"label" : could be the fader label ("my fader label")

"target id" : could be the target index (s1)

you could add  "id" : the fader index (1/1)

you could add "target label" : the sub label ("my sub label")

Related