Hi Everyone
I'm looking for a way to hide a part of a block - so that it can be shown/hidden depending on the expertise of the user. N.B. A mutator won't do what I want. (I think)
Here is an example of what I'm trying to do - I have a block that shows a video - looping forever (though this isn't shown at this point). It looks like this:
When the user clicks on the ..., I can intercept the click and then run some javascript (I already have this bit working) - and next an 'expert' view opens up, showing the hidden fields within it, e.g.:--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--