Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.2.0
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 6, Fall 7
Description
Situation: I've noticed that the columns in the GenArk Genomes table are not able to be resized. I think this would be a nice improvement to make, especially because the information in the Common Name column is often quite lengthy.
Task: Investigate the ability to resize columns in the GenArk Genomes table.
Branch: https://bitbucket.org/pkulzer-lorainelab/integrated-genome-browser/branch/IGBF-4322
Sravani created a file in the IGB code base called GenomeDynamicSearchTableGUI.java which contains the code for initializing and resizing column widths in the GenArk Genomes table. I've added the following line of code which allows the columns to be resizable while still maintaining the overall size/look of the GenArk Genomes table:
Ready for review!