josiahseaman / skittle

DNASkittle is a web based genome browser that provides an interactive visualization of the raw sequence. Every nucleotide of 10Kbp can fit on one screen at a time. It makes heavy use of signal processing techniques to extract tandem repeats, and other genome elements.
GNU General Public License v2.0
7 stars 4 forks source link

Changing scale does not change width #196

Open josiahseaman opened 11 years ago

josiahseaman commented 11 years ago

Our old nemesis rears its head once more. Check the even string and make sure that changeScale() is being called and that width will be updated to match the old displayWidth.