Commits for chmalee
switch to files view, user index
v467_base to v468_preview (2024-06-24 to 2024-07-01) v468
Show details
eedf621b1bb9fc52351772ddf4b87a26211449f2 Fri Jun 21 10:07:16 2024 -0700
- Fix tooltip mouseover event firing while mouse is still moving, refs #34007
9af983b83acb335907ac9bf3da0873cb6e06c48d Wed Jun 26 10:55:48 2024 -0700
- Add updates for gnomad v4.1 genomes and exomes to makedoc
- src/hg/makeDb/doc/hg38/gnomad.txt - lines changed 72, context: html, text, full: html, text
2102d096150eb0ea18eb2b935dc1d837cf252184 Fri Jun 28 12:39:45 2024 -0700
- Fix a few bugs in the tooltip implementation revealed when making some tooltips have longer wait timers: 1. Get item coordinates that was moused over correctly. 2. Set up the scroll and mouse move events and their signals on mouseover, and not in both mouseover and upon actually showing the text, the competing functions were causing events to not get removed and then other events could not fire appropriately, refs #34007
f56632e7b85670970f6cbf914fbf9afbaf359cf8 Fri Jun 28 14:06:45 2024 -0700
- Make 'download tracks in view' menu option present by default. Can still be turned off via hg.conf
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
c4b624d0e2d2a78be9808dc4f0dd9d415c45eb4e Mon Jul 1 09:29:06 2024 -0700
- Remove informational message on all tooltips cause it is annoying, refs #34007
switch to files view, user index