File Changes for chmalee
switch to commits view, user indexv459_preview to v459_preview2 (2023-12-18 to 2024-01-02) v459
Show details
- src/hg/hgc/bigBedClick.c
- lines changed 1, context: html, text, full: html, text
2c59596e02c2a8962d129271708e11e1778afb1a Tue Dec 19 08:34:32 2023 -0800
Fix bug in bigBed extra field printing due to a typo where printing the field value got deleted, refs mailing list
- src/hg/htdocs/index.html
- lines changed 62, context: html, text, full: html, text
258a0a679ddb8d39698b72e63e0907b3a1baab35 Wed Dec 20 15:45:33 2023 -0800
Add a search bar to the home page, refs #25146
- src/hg/js/utils.js
- lines changed 84, context: html, text, full: html, text
dcceb7569cea2c0e776a24e5892199a5e709855d Tue Dec 19 16:06:53 2023 -0800
Fix a major tooltip bug, after the timeout ended for the mouse to stop moving, need to re-trigger the most recent mouseover event so a new tooltip can show up, refs #32697
- src/hg/lib/hui.c
- lines changed 1, context: html, text, full: html, text
dcceb7569cea2c0e776a24e5892199a5e709855d Tue Dec 19 16:06:53 2023 -0800
Fix a major tooltip bug, after the timeout ended for the mouse to stop moving, need to re-trigger the most recent mouseover event so a new tooltip can show up, refs #32697
switch to commits view, user index