Closed josiahseaman closed 12 years ago
After finishing this Issue, proceed to use the same selection code for Issue #71.
The only part remaining is the xOffset for drawSelectionBox is not properly shifted for glWidget layout. (Test this with an AnnotationDisplay up.) You'll probably want to not display a selectionBox until one of the graphs returns a positive hit on rangeOverlap. Then use the xOffset of that graph. This will be calculated cumulatively as it is done several places in the code: i.e. GlWidget:616
Zoom tool is hard to use right now. Make it a click and drag box that zoom into the selected region.