Commits for braney
switch to files view, user index
v459_base to v460_preview (2021-01-08 to 2024-01-16) v460
Show details
921fc5c2ede5f5360aa61b3bc2b7d894c46bfff7 Mon Jan 8 15:06:05 2024 -0800
- when checking to see if tracks have changed their visibility, use
limitedVis if set since visibility is not always set if limitedVis is
set
f63a7870053591e873ee5492217294d82edd88f8 Sun Jan 14 15:13:25 2024 -0800
- when a track overflows and it's a track that can do density coverage we
go straight into density coverage mode instead of reducing visibility
- src/hg/hgTracks/hgTracks.h - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 26, context: html, text, full: html, text
cd40e92bef563b1581ea25e4842c884bf5b32efd Mon Jan 15 13:18:03 2024 -0800
- limit maxItems to maxItemsPerRow (1,000). Use one million for the
number of items to request from a bigBed file
- src/hg/hgTracks/bigBedTrack.c - lines changed 23, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 6, context: html, text, full: html, text
switch to files view, user index