JAL-3594 added BG and UoD logo and banner to splashscreens, and adjusted status text box
[jalview.git] / src / jalview / gui / ChimeraViewFrame.java
index 810f40d..e3c65da 100644 (file)
@@ -491,7 +491,8 @@ public class ChimeraViewFrame extends StructureViewerBase
 
       /*
        * ensure that any newly discovered features (e.g. RESNUM)
-       * are added to any open feature settings dialog
+       * are notified to the FeatureRenderer (and added to any 
+       * open feature settings dialog)
        */
       FeatureRenderer fr = getBinding().getFeatureRenderer(null);
       if (fr != null)