X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fappletgui%2FAnnotationColumnChooser.java;h=b139fb82c5e6f631a03a165fe655d74742d95d35;hb=8018887d2917a478af88ab5ed3c7621d7cf18967;hp=0319b5c91ae101020c1c72688f1a7e7556fd6c29;hpb=f3a08d3ae4aa500bbfc044281c16646ae11f53f0;p=jalview.git diff --git a/src/jalview/appletgui/AnnotationColumnChooser.java b/src/jalview/appletgui/AnnotationColumnChooser.java index 0319b5c..b139fb8 100644 --- a/src/jalview/appletgui/AnnotationColumnChooser.java +++ b/src/jalview/appletgui/AnnotationColumnChooser.java @@ -182,6 +182,7 @@ public class AnnotationColumnChooser extends AnnotationRowFilter implements .getThreshold().getSelectedIndex()); actionOption = lastChooser .getActionOption(); + percentThreshold.setState(lastChooser.percentThreshold.getState()); } try