mirror of
https://github.com/konvajs/konva.git
synced 2026-01-02 20:42:42 +08:00
added some performance tweaks and polished up code here and there
This commit is contained in:
@@ -327,7 +327,7 @@ Test.prototype.tests = {
|
||||
};
|
||||
imageObj.src = '../assets/darth-vader.jpg';
|
||||
},
|
||||
'EVENTS - star pixel detection': function(containerId) {
|
||||
'*EVENTS - star pixel detection': function(containerId) {
|
||||
var stage = new Kinetic.Stage({
|
||||
container: containerId,
|
||||
width: 578,
|
||||
|
||||
Reference in New Issue
Block a user