mirror of
https://github.com/google/blockly.git
synced 2026-01-08 01:20:12 +01:00
* 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.