We need some way to draw values associated with a block. I believe these can be any string, and we don't need to support general HTML at this time (e.g. the way Snap does) - so we might want to draw it in the SVG rather than in an overlay (not sure though - might be easier with an overlay..)

The bubble should wrap long values to a fixed width, and be able to display on the left as well as the right of the block.
I think this might be nice for vertical as well as horizontal eventually (if we add reporters to horizontal, for example).
该提问来源于开源项目:LLK/scratch-blocks