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

index a49e7ce..5b2296f 100644 (file)
@@ -278,7 +278,7 @@ Roo.lib.RGBColor = function (r, g, b, a){
   var hsv = null;
   var hsl = null;
 
-  /**
+  /* 
    * //private returns the HSV or HSL hue component of this RGBColor. The hue is in the
    * range [0,360). The parameters are:
    *