mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
9e5df6216a
* Moved comment icons to use a model-based system. The block holds the model of the comment, and the comment icon holds a reference to it. * Reorganized the setVisible function. * Changed how xml.js serializes and deserializes comments.