Merge ../pl into staging

This commit is contained in:
czaks
2014-04-29 19:53:29 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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'});