JAL-3535 todo re titles for CDS and Protein views in the feature settings dialog...
[jalview.git] / src / jalview / gui / SplitFrame.java
index f9b5aa1..77d8a96 100644 (file)
@@ -897,6 +897,10 @@ public class SplitFrame extends GSplitFrame implements SplitContainerI
               1);
     }
     featureSettingsPanels.setSelectedComponent((Component) featureSettings);
+
+    // TODO: JAL-3535 - construct a feature settings title including names of
+    // currently selected CDS and Protein names
+
     if (showInternalFrame)
     {
       if (Platform.isAMac())