File Changes for jcasper
switch to commits view, user indexv445_base to v446_preview (2023-03-13 to 2023-03-20) v446
Show details
- src/hg/hgTracks/hgTracks.c
- lines changed 12, context: html, text, full: html, text
904babadd41551f2b2be6e44159fd53665e3e0c9 Wed Mar 15 13:38:50 2023 -0700
Fixing issues with highlights in image/PDF, particularly with multi-region. refs #30833
- src/hg/hgTracks/longRangeTrack.c
- lines changed 6, context: html, text, full: html, text
c47b72480a741cb22f2d0b0d9f0bff9b3dd8809a Fri Mar 17 09:51:58 2023 -0700
Updating a couple of other minor locations to better reflect transparency code, refs #30569
- src/hg/utils/bedMergeOverlappingBlocks/bedMergeOverlappingBlocks.c
- lines changed 1, context: html, text, full: html, text
c47b72480a741cb22f2d0b0d9f0bff9b3dd8809a Fri Mar 17 09:51:58 2023 -0700
Updating a couple of other minor locations to better reflect transparency code, refs #30569
- src/lib/basicBed.c
- lines changed 2, context: html, text, full: html, text
2118fb80386b56219609bb0e50a2565092a72dae Fri Mar 17 09:53:14 2023 -0700
bedParseRgb doesn't need to add alpha for 3-value color - that's added later when colors
are translated to the graphics level. So we'll accept 255,255,255 as a color again. refs #30569
switch to commits view, user index