MonashAlexandria / snapapps

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

Cellular HTML5: issues with on-stage sprite menu choices #56

Open mciotola opened 9 years ago

mciotola commented 9 years ago

Cellular HTML5: a few of the on-state sprite menu choices do not work.

"Duplicate" works OK.

"Delete" works OK.

"Edit" does not seem to do anything.

"Export..." produces the error show at the bottom image.

cellular_html5_stage_sprite_menu

cellular_html5_stage_menu_sprite_export_error

Craxic commented 9 years ago

Hi Mark!

Nice to talk to you again, it's been such a long time! Aidan said you work at NASA! How's that?

mciotola commented 9 years ago

Hi Matt,

  1. Confirm that duplicate and delete work fine.
  2. For edit, is it possible to open up the edit pop-up window? This would improve GUI consistency.
  3. I still get an error when exporting using this menu. I just received the error shown below (using OSX 10.9.5 with Firefox 37.0.2): cellular_html5_sprite_stage_menu_export_error2
Craxic commented 9 years ago

Hi Mark,

  1. Great!
  2. This behaviour is the same as "Snap!" from which Cellular is based upon. Is this not the behaviour that we want? Do you want to instead show the Costume edit screen?
  3. What error are you talking about? Do you mean "This XML file does not appear to have any style information associated..."? This should occur, and isn't an error. It just says that its displaying the XML without styling, which is what we want.

Thanks.

aidanlane commented 8 years ago

Any updates @mciotola?