Merge branch 'master' into add-dynamicsize

This commit is contained in:
juliandescottes
2012-09-16 23:27:00 +02:00
5 changed files with 56 additions and 14 deletions

View File

@ -15,6 +15,12 @@ var Constants = {
* strokes and rectangles:
*/
SELECTION_TRANSPARENT_COLOR: 'rgba(255, 255, 255, 0.6)',
/*
* When a tool is hovering the drawing canvas, we highlight the eventual
* pixel target with this color:
*/
TOOL_TARGET_HIGHLIGHT_COLOR: 'rgba(255, 255, 255, 0.2)',
/*
* Default entry point for piskel web service: