Merge branch 'improvement/JAL-1988+JAL-3416_flatlaf_osx_apqhandler' into improvement...
[jalview.git] / src / jalview / gui / AnnotationRowFilter.java
index 6f72e10..44a1668 100644 (file)
@@ -182,9 +182,10 @@ public abstract class AnnotationRowFilter extends JPanel
   {
     slider.setSliderValue(value);
   }
+
   /**
-   * Answers the value of the slider position as a percentage between minimum and
-   * maximum of its range
+   * Answers the value of the slider position as a percentage between minimum
+   * and maximum of its range
    * 
    * @return
    */