From: Alan Knowles Date: Tue, 3 Aug 2021 09:58:10 +0000 (+0800) Subject: roojs-all.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=1021aa14ac9b5867701e98bea3d1cf357b2229a7 roojs-all.js roojs-debug.js Roo/lib/Color.js --- diff --git a/Roo/lib/Color.js b/Roo/lib/Color.js index f6d1e61bb1..09beeb7640 100644 --- a/Roo/lib/Color.js +++ b/Roo/lib/Color.js @@ -29,9 +29,9 @@ http://www.safalra.com/web-design/javascript/ * component in the range [0,360), the saturation and lightness components in * the range [0,100], and the alpha component in the range [0,1]. */ -Roo.lib.Color = function(){ - -} +Roo.lib.Color = function() { } + + Roo.apply(Roo.lib.Color.prototype, { /** * @returns an object representing the RGBA components of this Color. The red,