wPaint
wPaint copied to clipboard
Correction of multiple instance of wPaint
Hi,
this correction is needed to avoid to have an error in the path of menu's images after some instances of wPaint.
Indeed :
Initially, the items of $.fn.wPaint.menus have their img attribute set to "plugins/main/img/...". After the first initialization with "element.wPaint()", $.fn.wPaint.menus have their img attribute set to "
Thx.