basic implementation of profile display and todos
[jalview.git] / src / jalview / gui / SeqPanel.java
index 7791541..8b97853 100755 (executable)
@@ -1466,6 +1466,7 @@ public class SeqPanel extends JPanel implements MouseListener,
     {
       ap.scrollUp(true);
     }
+    // TODO Update tooltip for new position.
   }
 
   /**