From: Mitch S. <mit...@be...> - 2009-09-10 16:00:12
|
On 09/10/2009 08:25 AM, Ian Holmes wrote: >>> Two questions for high zoom to nucleotide level >>> * Is there any way to not have wiggles get 'blurry' ? Ah! This is something I've been following. The web browsers recently implemented the blurry scaling (because it looks nice in some contexts, though not in our case), and there was a backlash against it. Now they're implementing a switch to turn it off; it'll be in firefox 3.6. A similar switch is also apparently implemented in internet explorer 7; something similar will probably also get implemented in Safari/Chrome if it hasn't been already. Figuring out the mechanism in all the different browsers and setting it appropriately in JBrowse is definitely on the to-do list. https://developer.mozilla.org/En/CSS/Image-rendering https://bugzilla.mozilla.org/show_bug.cgi?id=423756 https://bugzilla.mozilla.org/show_bug.cgi?id=484150 >>> * Is there any way to have a vertical 'ruler' to see exactly what >>> base aligns with the tracks below? This is also something we've talked about a bit; I've created ticket #44 for this. http://jbrowse.lighthouseapp.com/projects/23792-jbrowse/tickets/44-vertical-ruler Mitch |