MonashAlexandria / snapapps

a visual programming language inspired by Scratch
http://snap.berkeley.edu
2 stars 5 forks source link

Cellular HTML5: can sprites automatically be placed in cells when populated? #72

Closed mciotola closed 9 years ago

mciotola commented 9 years ago

Cellular HTML5:

Can sprites automatically be placed in cells when populated? E.g. when entering a number in the sprite box beneath the stage (see below). cellular_desktop_sprite_pop_entry This already happens in the desktop version, but in the HTML5 version, the sprites often cross cell borders, even when small (compare images: 1st is desktop, end is HTML5) cellular_desktop_sprites_in_cells cellular_html5_sprites_cross_cells This would help with the resizing issue as well.

Craxic commented 9 years ago

Great idea, done!