WHEN SLOT SIGNALS EDITED doesn't work for a piano menu

I was experimenting and trying to make a note from the piano menu turn into the note name to make it more readable. But it did not work. I tracked this down to it not working with WHEN SLOT SIGNALS.

Thanks! Noted…

[edit] … and fixed, along with direction dials, which I also forgot :wink:

Thanks!

Another related bug: when you click on a note which cannot be parsed into a number it crashes Snap!

(By the way this is for a note block which displays the name of the selected note)

script pic?


(Snap! crashed)

you can do this even without the change by typing “e” in the normal play note block.

bumping this, I lost quite a bit of progress to this

thank you, @redgeographysnap , this should be now fixed in dev!

Thx!