roojs-all.js
authorAlan Knowles <alan@roojs.com>
Tue, 3 Aug 2021 09:58:10 +0000 (17:58 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 3 Aug 2021 09:58:10 +0000 (17:58 +0800)
roojs-debug.js
Roo/lib/Color.js

Roo/lib/Color.js

index f6d1e61..09beeb7 100644 (file)
@@ -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,