From c892ada010e29f6dbdc4e24d76da225bd6ef48d4 Mon Sep 17 00:00:00 2001 From: Vilius Date: Mon, 21 Nov 2016 20:48:16 +0200 Subject: [PATCH] fix for saving BMP --- config.js | 2 +- index.html | 2 +- js/file.js | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config.js b/config.js index c279784..3ba3f09 100644 --- a/config.js +++ b/config.js @@ -11,7 +11,7 @@ var canvas_grid = document.getElementById("canvas_grid").getContext("2d"); //gr var canvas_preview = document.getElementById("canvas_preview").getContext("2d"); //mini preview //global settings -var VERSION = '3.2'; +var VERSION = '3.2.1'; var WIDTH; //canvas midth var HEIGHT; //canvas height var COLOR = '#0000ff'; //active color diff --git a/index.html b/index.html index 3ab322d..a52385d 100644 --- a/index.html +++ b/index.html @@ -65,7 +65,7 @@ Size:
- Mouse: + Mouse: