bugfix: add toObject so Blend can be serialized (extend not needed)

This commit is contained in:
Sergi Meseguer 2014-09-10 13:59:22 +02:00
parent af2b6c70b4
commit 879bfbbb62

View file

@ -1,8 +1,7 @@
(function(global){
'use strict';
var fabric = global.fabric,
extend = fabric.util.object.extend;
var fabric = global.fabric;
/**
* Color Blend filter class