Fixed bug in resize again.
commit147382fc5a3b0add3a9b6ba59ace2159f16fdfb6
authorEvanR <evanrinehart@gmail.com>
Tue, 3 Feb 2009 21:57:14 +0000 (3 15:57 -0600)
committerEvanR <evanrinehart@gmail.com>
Tue, 3 Feb 2009 21:57:14 +0000 (3 15:57 -0600)
tree9aae428eada3d0870b1dece5fd2d0840f4687fc3
parent7bceba38a27c0ce38f34acf7382920ad1fd53a55
Fixed bug in resize again.

These bugs have been caused by logical errors
in the manipulation of the pattern data (linked
list). In particular when new and old events
accidentally refer to themselves or no-longer
-existing events. More bugs surely remain.
src/seq.cpp