File Changes for kate
switch to commits view, user indexv370_preview to v370_preview2 (2018-08-06 to 2018-08-13) v370
Show details
- src/hg/hgTracks/interactTrack.c
- lines changed 1, context: html, text, full: html, text
6d394cb65b46140e8548f0e168928a16e54463b8 Tue Aug 7 18:34:58 2018 -0700
Fix for problem when interact track is a subtrack. Still needs a little work when too many items to draw (need to adjust track height).
- lines changed 7, context: html, text, full: html, text
ef7e53bd098a62ded05b8c3a08afff08ff939063 Wed Aug 8 16:26:40 2018 -0700
Minor changes to make it easier to see/mouseover/click on the interactions: 1) Darken color of grab box. 2) Make endpoint horizontals 2 pixels high (JK suggestion). refs #21109
- lines changed 36, context: html, text, full: html, text
f8d4a7651a5843d1c0bfa90cdb7da7582615c263 Thu Aug 9 13:47:29 2018 -0700
Add filter to hide interactions lacking one or both ends in the window. Helpful for busy/noisy datasets. refs #21109
- src/hg/inc/interactUi.h
- lines changed 6, context: html, text, full: html, text
f8d4a7651a5843d1c0bfa90cdb7da7582615c263 Thu Aug 9 13:47:29 2018 -0700
Add filter to hide interactions lacking one or both ends in the window. Helpful for busy/noisy datasets. refs #21109
- src/hg/lib/interactUi.c
- lines changed 22, context: html, text, full: html, text
f8d4a7651a5843d1c0bfa90cdb7da7582615c263 Thu Aug 9 13:47:29 2018 -0700
Add filter to hide interactions lacking one or both ends in the window. Helpful for busy/noisy datasets. refs #21109
- lines changed 1, context: html, text, full: html, text
36643759e02d519eaa66ede1bc3298dea81c3df0 Thu Aug 9 16:01:14 2018 -0700
Make setting a bit more flexible (anticipating another directional feature). refs #21109
switch to commits view, user index