dasmoth / dalliance

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

missing variable formatLongInt in cbrowser #112

Closed Traksewt closed 10 years ago

Traksewt commented 10 years ago

The formatLongInt was defined in browser-ui but not cbrowser. Errors in chrome when zooming.

ReferenceError: formatLongInt is not defined at Array. (http://localhost:8020/javascripts/dalliance.js:2866:76) at Browser.notifyLocation (http://localhost:8020/javascripts/dalliance.js:4490:36) at Browser.refresh (http://localhost:8020/javascripts/dalliance.js:3922:10) at Browser.zoom (http://localhost:8020/javascripts/dalliance.js:4087:10) at HTMLDivElement. (http://localhost:8020/javascripts/dalliance.js:2348:8) at thumbDragHandler (http://localhost:8020/javascripts/dalliance.js:20295:16)