File Changes for chmalee
switch to commits view, user indexv443_base to v444_preview (2023-01-30 to 2023-02-06) v444
Show details
- src/hg/hgTracks/hgTracks.c
- lines changed 2, context: html, text, full: html, text
75d8de13286a104c4396288110c69202a6cc2895 Fri Feb 3 15:18:34 2023 -0800
Fix default tracks and default track order keyboard shortcuts, refs #30589
- lines changed 1, context: html, text, full: html, text
e889377237adcec49d42793348733de2461bbed1 Fri Feb 3 16:11:45 2023 -0800
Don't submit() when doing refresh button click because it disables the track vis dropdowns, refs #30589
- src/hg/hgc/barChartClick.c
- lines changed 12, context: html, text, full: html, text
668110379c7c18bc75dd2db8747821b387fb28d6 Fri Jan 27 10:22:57 2023 -0800
Redraw barChart svgs on the client so the column widths can be wide enough for labels, refs #28439
- src/hg/js/hgTracks.js
- lines changed 24, context: html, text, full: html, text
1882b8518123019af079080747fa712cd0a75d65 Fri Jan 27 10:48:29 2023 -0800
Add zoom to exon/codon feature to hgTracks right click menu, refs #2724
- src/hg/js/hgc.js
- lines changed 51, context: html, text, full: html, text
668110379c7c18bc75dd2db8747821b387fb28d6 Fri Jan 27 10:22:57 2023 -0800
Redraw barChart svgs on the client so the column widths can be wide enough for labels, refs #28439
- src/hg/lib/barChartUi.c
- lines changed 11, context: html, text, full: html, text
c777a406269f3c9a4a6144c53213e25402f10b89 Fri Jan 27 10:29:01 2023 -0800
faceted bar chart hgTrackUi pages are broken in the hgTracks hgTrackUi pop up. don't do the faceted selection part when we are in a pop up, refs #30102
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
c5debff223dd6b551e14e045aa9f3f8b093b8ac0 Mon Feb 6 10:08:54 2023 -0800
v444 preview1, refs #30497
switch to commits view, user index