jonoxia / pencilbox

An open-source touchscreen-enabled HTML5 comic drawing app with a UI that doesn't suck
8 stars 0 forks source link

Export needs better UI #57

Open jonoxia opened 13 years ago

jonoxia commented 13 years ago
  1. export UI should be its own control panel, not be a bump on the side of import UI
  2. show some indication that something is happening so i know it's working / about how long to expect it to take
  3. UI should show the URL of exported image but also show the exported image itself (at small size?) with the message "right click & save as". Possibly also an HTML snippet "copy paste this to embed your image anywhere".
jonoxia commented 13 years ago

Also, after an export, the drawcanvas turns white and unresponsive and the tool canvas does too, although no error messages appear in the JS error console. The whole page has to be reloaded. What's going on there?