Explorar el Código

Update index.html

vitaliylag hace 10 años
padre
commit
9475d2e885
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      assets/index.html

+ 1 - 1
assets/index.html

@@ -71,7 +71,7 @@
         <label><input type="radio" name="noise" value="0"> None</label>
         <label><input type="radio" name="noise" value="1" checked="checked"> Medium</label>
         <label><input type="radio" name="noise" value="2"> High (not recommended)</label>
-        <div class="help">Warning! You should use noise reduction only if image really has noise because in other way it makes image looks worse. Additionally we never recommend to use high level of noise reduction, it almost always makes image worse, it makes sense for only some rare cases when image had really bad quality from the beginning.</div>
+        <div class="help">When using 2x scaling, we never recommend to use high level of noise reduction, it almost always makes image worse, it makes sense for only some rare cases when image had really bad quality from the beginning.</div>
       </fieldset>
       <fieldset>
         <legend>Upscaling</legend>