Opened 18 years ago
Closed 18 years ago
#129 closed defect (fixed)
Subseq doesn't support trees correctly
Reported by: | diane | Owned by: | diane |
---|---|---|---|
Priority: | major | Milestone: | Few Small Repairs |
Component: | Qt Gui | Version: | |
Keywords: | Cc: |
Description
Currently subseq's start/count is always relative to the seq_string, so when you construct a subsequence of a subsequence it's not relative to the current subsequence, but instead is relative to the "bottom" sequence.
Change History (1)
comment:1 by , 18 years ago
Milestone: | → Few Small Repairs |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Implemented [367]