Update group.js

This commit is contained in:
Andrea Bogazzi 2014-10-20 17:28:26 +02:00
parent 64531a3905
commit 9ebd84bd39

View file

@ -157,8 +157,8 @@
'type': 'group',
'originX': 'left',
'originY': 'top',
'left': 90,
'top': 130,
'left': 50,
'top': 100,
'width': 80,
'height': 60,
'fill': 'rgb(0,0,0)',
@ -197,8 +197,8 @@ test('toObject without default values', function() {
var expectedObject = {
'type': 'group',
'left': 90,
'top': 130,
'left': 50,
'top': 100,
'width': 80,
'height': 60,
'objects': clone.objects