Custom Query (199 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 199)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#34 fixed Unused variable 'max_range' in 'void ScrollableSequenceBrowser::updateScrollBar()' diane king
Description

qui/seqbrowser/ScrollableSequenceBrowser.cpp: In member function ‘void ScrollableSequenceBrowser::updateScrollBar()’: qui/seqbrowser/ScrollableSequenceBrowser.cpp:30: warning: unused variable ‘max_range’

#35 fixed Zoom Icon diane king
Description

Zoom icon for zoom spin box.

#36 fixed Make zoom widget make sense diane diane
Description

The current calculation for the zoom widget is rather odd. It'd be better if the spin box value equaled (base pair/pixel)*10. (That way 1 would be 1 base pair for 10 pixels or fully zoomed out).

Also there should be a "zoom fully out" option which would then set the zoom size to show whatever our current maximum world coordinates are.

(This'd also help the aligned connection view (ticket:4) code as to show the equivalent to the old mussa sequence view I could just set the zoom level to something around 1..5. (aka 1 bp for ever 5 to 10 pixels.)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.