Merge branch 'pronebird-patch-2'

This commit is contained in:
lavrton 2015-04-13 06:51:49 +07:00
commit dfecf5377f

View File

@ -621,7 +621,7 @@
if(config) {
for(key in config) {
if (key === CHILDREN || config[key] instanceof Konva.Node) {
if (key === CHILDREN) {
}
else {