File Changes for chmalee
switch to commits view, user indexv458_preview to v458_preview2 (2023-11-27 to 2023-12-04) v458
Show details
- src/hg/hgTracks/config.c
- lines changed 47, context: html, text, full: html, text
bfeae54a099bf1a9e2f29252b0ee581d2862ebf7 Wed Nov 29 12:07:15 2023 -0800
Make tooltip text size a configurable option in hgTracks config page, refs #32688
- src/hg/js/hgTracks.js
- lines changed 7, context: html, text, full: html, text
17b4f90dc72d71ecaa7a9e64db21c3521eb1233b Mon Nov 27 12:57:18 2023 -0800
Add 'choose exon' option for genePred tracks that allows users to enter an exon number to jump to for the right clicked transcript, refs Max email
- lines changed 2, context: html, text, full: html, text
fc9b9989494d05bc2e5d9735feed48e3f95b6953 Wed Nov 29 09:44:39 2023 -0800
Make zoom to codon available for bigGenePred tracks, refs #32487
- src/hg/js/utils.js
- lines changed 6, context: html, text, full: html, text
3ad75c6b034903a322a9680b0cb544be1c840b08 Mon Nov 27 11:31:10 2023 -0800
Fix missing zoom to exon right click menu option after mouseover changes, refs #31365
- lines changed 1, context: html, text, full: html, text
172e34d4be1d144aad214488d90b35e0b96317d4 Tue Nov 28 10:38:22 2023 -0800
Lower amount of time required to show a new mouseover once one is already visible, allows user to more quickly move the cursor back and forth over two adjacent items, refs Max and Mark email
- lines changed 3, context: html, text, full: html, text
bfeae54a099bf1a9e2f29252b0ee581d2862ebf7 Wed Nov 29 12:07:15 2023 -0800
Make tooltip text size a configurable option in hgTracks config page, refs #32688
- lines changed 11, context: html, text, full: html, text
c11fa0744b12d0a369c0b73722afff9ced9764c5 Thu Nov 30 13:53:31 2023 -0800
Fix over correction of timer controlling whether a second tooltip should show up. Make code for determining y position of tooltip aware of which direction the mouse enters from so as not to obscure the element to be moused over, refs Max email
- lines changed 19, context: html, text, full: html, text
3f45623e433942768d54a474f0e66709c1fad529 Fri Dec 1 11:18:12 2023 -0800
Make tooltips go away when moving the mouse outside the window
- src/product/installer/browserSetup.sh
- lines changed 1, context: html, text, full: html, text
e14db01e479c6605bb81b7199c9ed37ccab9ef5e Fri Dec 1 13:00:28 2023 -0800
Add proteome to list of databases not to update trackDb, refs #32693
switch to commits view, user index