JAL-2491: Overview window and Find only scroll one panel when the alignment has...
Activity
CR-JAL-48 0
- Details
- Objectives
- General Comments 0
- Unresolved
- Resolved
- Number of files included: 18
-
jalview
0
-
Folder
src/jalview
0
-
Folder
gui
0
- File AlignFrame.java 0 Remove
- File AlignViewport.java 0 Remove
- File AlignmentPanel.java 0 Remove
- File AnnotationPanel.java 0 Remove
- File IdCanvas.java 0 Remove
- File IdPanel.java 0 Remove
- File Jalview2XML.java 0 Remove
- File Jalview2XML_V1.java 0 Remove
- File OverviewPanel.java 0 Remove
- File ScalePanel.java 0 Remove
- File SeqCanvas.java 0 Remove
- File SeqPanel.java 0 Remove
-
Folder
viewmodel
0
- File OverviewDimensions.java 0 Remove
- File ViewportListenerI.java 0 Remove
- File ViewportProperties.java 0 Remove
- File ViewportRanges.java 0 Remove
-
Folder
gui
0
-
Folder
test/jalview/viewmodel
0
- File OverviewDimensionsTest.java 0 Remove
- File ViewportRangesTest.java 0 Remove
-
Folder
src/jalview
0
-
Filter
- Only show me content:
- Unfiltered files: dynamically added content
- Filtered files: dynamically added content
- Clear filters
Keyboard shortcuts
Summarize the review outcomes (optional)
#permalink
Details
Warning: no files are visible, they have all been filtered.
Participant | Role | Time Spent | Comments | Latest Comment |
---|---|---|---|---|
Author | 8m | |||
Total | 8m | 0 |
-
Linked Issue:
JAL-2491
-
#permalink
Objectives
When Jalview has a split alignment of cDNA and protein panels, the overview window only scrolls the viewport it was created from, even though the two split panels (mostly) scroll together when using the scrollbars.
If the Find function is used to search for a sequence id, normally it scrolls to the next found id as the user clicks through the Find dialog. With a split panel, the Find function still scrolls to the next id but the other panel does not scroll with it.
It is also noticeable that the split panel vertical scrolling does not always scroll both panels.
Branches in review
Repository | Branch to review | Branched from |
---|
/src/jalview/gui/AlignFrame.java
Changed
0
(0)
/src/jalview/gui/AlignViewport.java
Changed
0
(0)
/src/jalview/gui/AlignmentPanel.java
Changed
0
(0)
/src/jalview/gui/AnnotationPanel.java
Changed
0
(0)
/src/jalview/gui/IdCanvas.java
Changed
0
(0)
/src/jalview/gui/IdPanel.java
Changed
0
(0)
/src/jalview/gui/Jalview2XML.java
Changed
0
(0)
/src/jalview/gui/Jalview2XML_V1.java
Changed
0
(0)
/src/jalview/gui/OverviewPanel.java
Changed
0
(0)
/src/jalview/gui/ScalePanel.java
Changed
0
(0)
/src/jalview/gui/SeqCanvas.java
Changed
0
(0)
/src/jalview/gui/SeqPanel.java
Changed
0
(0)
/src/.../viewmodel/OverviewDimensions.java
Changed
0
(0)
/src/.../viewmodel/ViewportListenerI.java
Added
0
(0)
/src/.../viewmodel/ViewportProperties.java
Changed
0
(0)
/src/jalview/viewmodel/ViewportRanges.java
Changed
0
(0)
/test/.../viewmodel/OverviewDimensionsTest.java
Changed
0
(0)
/test/.../viewmodel/ViewportRangesTest.java
Changed
0
(0)