mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 09:50:05 +08:00
@@ -121,7 +121,7 @@
|
||||
*/
|
||||
clear: function() {
|
||||
var layers = this.children,
|
||||
len = length,
|
||||
len = layers.length,
|
||||
n;
|
||||
|
||||
for(n = 0; n < len; n++) {
|
||||
|
Reference in New Issue
Block a user