forked from leftypol/leftypol
update wpaint; fix wpaint.js
This commit is contained in:
parent
eb23552531
commit
15a65caf9d
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ oekaki.init = function() {
|
|||
stop: function(event,ui) {
|
||||
$("#wpaintdiv").wPaint("resize");
|
||||
},
|
||||
alsoResize: "#wpaintdiv, #wpaintdiv canvas",
|
||||
alsoResize: "#wpaintdiv",
|
||||
});
|
||||
|
||||
$('#wpaintctr .ui-resizable-se').css({'height':'12px', 'width':'12px'});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue