Define the default value for Color#alpha.

This commit is contained in:
Jürg Lehni 2013-12-13 15:50:08 +01:00
parent a678c51555
commit 5482f2e5f7

View file

@ -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: