Details
-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.11.1.0
-
Fix Version/s: None
-
Component/s: awt-gui
-
Labels:None
-
Environment:Java+JavaScript
Description
Right now, if an AlignFrame is resized vertically, only the SeqPanel is resized. The AnnotationPanel remains fixed in height.
Suggestion is to allow the AnnotationPanel to resize instead specifically when its height is smaller than its viewport height (when the grey background of the viewport is showing below it) or when its height is higher than the viewport due to resizing by mouse drag, causing its scrollbar to be visible.
Suggestion is to allow the AnnotationPanel to resize instead specifically when its height is smaller than its viewport height (when the grey background of the viewport is showing below it) or when its height is higher than the viewport due to resizing by mouse drag, causing its scrollbar to be visible.