dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

Fetch seqinfo if it is not fully initialized in setLocation #71

Closed mdrasmus closed 10 years ago

mdrasmus commented 10 years ago

@dasmoth

Fixes immediate issue of https://github.com/dasmoth/dalliance/issues/70.

It is possible more could be done to prevent currentSeqMax for being uninitialized in the first place https://github.com/dasmoth/dalliance/issues/70#issuecomment-49196187.

mdrasmus commented 10 years ago

Sweet... thanks!