JohnMcLear / draw

A real time collaborative drawing tool using nodejs, socket.io & paper.js
Apache License 2.0
482 stars 158 forks source link

Various export issues #241

Open rugk opened 8 years ago

rugk commented 8 years ago

In Etherpad there is a better export feature.

What I am missing is the following:

  1. It should have the correct MIME type (and not always HTML)
  2. It should be presented to download, not viewed in the browser.
  3. The link should behave like a link (mouseover --> link cursor)