File Changes for tdreszer
switch to commits view, user indexv299_base to v300_preview (2014-04-28 to 2014-05-05) v300
- src/hg/encode3/encodeDataWarehouse/utils/edwBamStats/edwBamStats.c
- lines changed 63, context: html, text, full: html, text
Include some bam header info (if found) in the stats.ra output.
- src/hg/js/hgTracks.js
- lines changed 45, context: html, text, full: html, text
Vis changes are now queued for update because quick vis changes followed by refresh wer creating a race condition. Redmine 13164.
- lines changed 28, context: html, text, full: html, text
Updates to handle case when both vis changes AND chrom change occurs, making certain queued updates get sent along. Redmine 13164.
- lines changed 146, context: html, text, full: html, text
Took this one step further: moved methods to their own cart object and now append queued cart updates to any hgTracks ajax update. This will provide greater flexibilty for future cart update queuing. Redmone #13164.
switch to commits view, user index