Hi everyone,
I'm reaching out again regarding my upgrade to Blockly 11.1. In version 8.2, I was able to dynamically set a custom icon to display comments in the editor using the following code:
However, this approach no longer works in version 11.1. Is there an updated or similar way to implement this functionality in the newer version, or do I need to declare it for each block individually now?
Any advice or direction would be much appreciated!
Thanks in advance!
Thank you for your response. I just saw it now, but I managed to finish what I was working on last week.That's exactly what i did, I overrode initView, and everything is working perfectly!
Thanks again for your help, Gurvan.