Multiple input C-Shape inputs breaks initial block label

image

Can you send a script pic (so I can get the same block as you)? I'm not getting this issue whenever I try it.

Edit: oh wait, I didn't realize you were talking about setting expand text.

untitled script pic

image

Also, you can't use the $nl code on expand text, collapse text, or separator text. Very annoying.

But you can use %br to have a newline in those (if you put something like %s, it breaks snap, because that's supposed to be a string input).

me omw to break snap

wait it doesn't break snap it does literally what I need it to do

If you put %br (has to be by itself), it doesn't break snap, it creates a newline, but if you set it to %s (or any other block spec input), it will break snap.

naghhh I need it not be by itself aaa

%br works because that's the "input type" for line breaks, kinda like how the turn block used to use %clockwise(?) for its icon.

still does?

Well, now all the block labels use '$' for their symbols instead.

oh