reverted center attr back to offset. I think it's more confusing

This commit is contained in:
Eric Rowell
2014-01-10 22:09:22 -08:00
parent 9e574fd241
commit 79701fcca0
5 changed files with 104 additions and 104 deletions

View File

@@ -95,7 +95,7 @@ suite('Blur', function() {
height: 300
});
group.center({
group.offset({
x: 150,
y: 150
});