From 26efbdb451a30f1308a786363bcf5f43397e8708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Tue, 9 Apr 2013 09:20:32 -0700 Subject: [PATCH] Implement argument reading for Gradient objects. --- examples/JSON/Gradients.html | 10 +++++----- src/color/Color.js | 3 +++ src/color/Gradient.js | 10 ++++++---- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/examples/JSON/Gradients.html b/examples/JSON/Gradients.html index ce2c961e..b3826e5d 100644 --- a/examples/JSON/Gradients.html +++ b/examples/JSON/Gradients.html @@ -7,11 +7,11 @@