Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

Commit cf22f58

Browse files
committed
Fixed callback events to fire on all menu icons that interact with canvas.
1 parent 27bc24d commit cf22f58

File tree

8 files changed

+13
-14
lines changed

8 files changed

+13
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wPaint",
33
"title": "wPaint jQuery Paint Plugin",
4-
"version": "2.1.2",
4+
"version": "2.2.0",
55
"description": "A jQuery paint plugin for a simple drawing surface that you can easily pop into your pages, similar to the basic windows paint program.",
66
"main": "wPaint.js",
77
"repository": {

plugins/file/wPaint.menu.main.file.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/main/wPaint.menu.main.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)