Robert Buels
Robert Buels
Implementation idea so far is to make the ruler of a displayed region just be its locstring label or similar thing, if the displayed region is narrow enough on the...
Why is a warning needed in this case in the first place? It seems obvious to me that an onAction listener will only emit for the subtree it's attached to.
Proposal for this: * when a track is opened for the first time, it can auto-adjust its height during the time in which not all of its visible blocks are...
But what about the problem of tracks jumping around as people scroll? Many have complained about that. On Mon, Jan 27, 2020 at 12:28 PM Colin Diesh wrote: > My...
Do you propose going back to the way JB1 does it, just refusing to render anything else once you get "max height reached"?
We could make the track scrolls just not respond to mouse-wheel vertical scroll events fairly easily I think, which would make it behave like igv.js is behaving there. How about...
How about we: * resize the track to fit its block heights during the period between when it is first opened and when all of its blocks are rendered *...
We'll need to add things to the data adapter API to support this.
Not sure why the build is failing for this, `test:node` passes on my machine. I can't get the karma tests to run (reported in #28)
Travis build seems to fail at the tip of master now, see https://travis-ci.org/rbuels/browserify-zlib/builds/423207836