If I do this:
sequence.setSelection(1, 4);
sequence.setSelection(1, 3);
then he component will only select the first two aminoacids, instead of the
first three.
The problem seems to be when I try both setSelections one after the other: if I
try them separately it works as expected.
Original issue reported on code.google.com by rajido@gmail.com on 4 Mar 2013 at 3:59
Original issue reported on code.google.com by
rajido@gmail.com
on 4 Mar 2013 at 3:59