From 5482f2e5f7477e3a8dda14a4e4f7bc7ee9ae65b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Fri, 13 Dec 2013 15:50:08 +0100 Subject: [PATCH] Define the default value for Color#alpha. --- src/style/Color.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style/Color.js b/src/style/Color.js index 2c47bd86..6d420371 100644 --- a/src/style/Color.js +++ b/src/style/Color.js @@ -717,6 +717,7 @@ var Color = Base.extend(new function() { * * @type Number * @bean + * @default 1 * * @example {@paperscript} * // A filled path with a half transparent stroke: