mozilla / webmaker-addons

Prototypes for add-ons. Gateways from browser to Webmaker.
http://mozilla.github.io/webmaker-addons/
4 stars 2 forks source link

Prototype adding images from the page #19

Closed xmatthewx closed 9 years ago

xmatthewx commented 9 years ago

Images can currently be added via URL for testing. Ultimately, we want users to add them via the page.

To prototype this, we can either split our screen with fake "page" on the left and "app" on the right, or we can start packaging this as an addon.

Scenario A - Page fills entire window. User picks an image (right click for now). Sidebar opens with image in it.

Scenario B - Sidebar is open. User drags an image from the page to add to sidebar.