#62 closed defect (fixed)
Aligning sequence that has a reverse compliment doesn't fully align correctly
| Reported by: | diane | Owned by: | diane |
|---|---|---|---|
| Priority: | blocker | Milestone: | Few Small Repairs |
| Component: | Qt Gui | Version: | |
| Keywords: | Cc: |
Description
I suspect the because the reverse compliment is based from the right side instead of left it ends up shifted to far to the right. (ticket:60 would provide a temporary workaround.)
Change History (3)
comment:1 by , 20 years ago
| Priority: | major → critical |
|---|
comment:2 by , 20 years ago
| Priority: | critical → blocker |
|---|
comment:3 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by [208] (well at least my one unit test and one gui tests suggests that it's fixed.)