mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
updated drag and drop docs
This commit is contained in:
@@ -408,7 +408,7 @@ Test.Modules.IMAGE = {
|
||||
|
||||
showHit(layer);
|
||||
},
|
||||
'*mask unicolor background filter': function(containerId) {
|
||||
'mask unicolor background filter': function(containerId) {
|
||||
var imageObj = new Image();
|
||||
imageObj.onload = function() {
|
||||
var stage = new Kinetic.Stage({
|
||||
|
Reference in New Issue
Block a user