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

Proposed solution to the path variable being incremented (Issue #54) #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/wPaint.js
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@
// create / reset menu - will add new entries in the array
reset: function () {
var _this = this,
menu = $.fn.wPaint.menus[this.name],
menu = $.extend(true, {}, $.fn.wPaint.menus[this.name]),
key;

// self invoking function
Expand Down
1 change: 1 addition & 0 deletions testfolder/anotherfolder/something.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sdfsdf