google / blockly

The web-based visual programming editor.
https://developers.google.com/blockly/
Apache License 2.0
12.51k stars 3.72k forks source link

updateToolbox Do blocks in the workspace change when the blocks in the toolbox are modified? #8653

Closed xinSanta closed 1 week ago

xinSanta commented 1 week ago

"I want to confirm something: Will the existing blocks in the workspace change if the blocks and parameters in the toolbox are updated? For example, if I'm editing in the workspace and then use updateToolbox to update the blocks and parameters in the toolbox, will the corresponding blocks in the workspace also change? In my project, this does happen, but we want to avoid this, so I just want to clarify this behavior."

Let me know if you need any further adjustments!

gonfunko commented 1 week ago

I see you also asked this on the forum - thank you! The forum is better suited for this type of question so I'll close this bug.