Directory

Sketch Canvas Add-on - Vaadin Add-on Directory

Vaadin wrapper for Literally Canvas Sketch Canvas Add-on - Vaadin Add-on Directory
Simple collaborative drawing widget as a Vaadin wrapper for literally canvas js library (http://literallycanvas.com/index.html). The project is sponsored by our consulting client.
Literally canvas
Issue Tracker
Source Code
Online Demo

Sketch Canvas Add-on version 0.1
null

Sketch Canvas Add-on version 0.2
PNG and SVG export Bug fixes Brush size get/set ...

Sketch Canvas Add-on version 0.3
Lot of fixes and some new features

Sketch Canvas Add-on version 0.4
Mostly bug fixes

Sketch Canvas Add-on version 0.5

Sketch Canvas Add-on version 0.5.1

Sketch Canvas Add-on version 0.6.0
Added resize listener which is needed to avoid glitches that occasionally happen when the size of canvas changes. Added option to preserve the color when updating the canvas from a snapshot. Added helper for the cases when a background image is needed. Has a limited functionality at the moment as only an image URL which can use a Vaadin format can be added on 0,0.

Sketch Canvas Add-on version 0.7.0
Added support for background images (png and jpeg) from external domains, such that downloading result image still works. (Download as png supported)

Sketch Canvas Add-on version 0.7.1
Bug fix for background image functionality