Opened 19 years ago
Closed 19 years ago
#134 closed defect (fixed)
Width of seqcomp match line is wrong
| Reported by: | diane | Owned by: | diane | 
|---|---|---|---|
| Priority: | blocker | Milestone: | Few Small Repairs | 
| Component: | Qt Gui | Version: | |
| Keywords: | Cc: | 
Description
It might be useful if the seqcomp match lines being drawn were actually the width of the window and not just a generic line.
Change History (3)
comment:1 by , 19 years ago
| Priority: | major → blocker | 
|---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
[397] uses line drawing code when the length of a segment is <= 1.
  Note:
 See   TracTickets
 for help on using tickets.
    
[396] gives a match line a width, the problem is that on a sequence view, its too wide, see the patch for possible ideas.