File Changes for chmalee
switch to commits view, user indexv464_preview to v464_preview2 (2024-04-08 to 2024-04-15) v464
Show details
- src/hg/js/hgSearch.js
- lines changed 114, context: html, text, full: html, text
391090d9d977b18dd2f8c2d6817632dab6ed6700 Mon Apr 8 16:17:54 2024 -0700
hgSearch javascript optimizations: avoid as many innerHTML calls and string += as possible; instead of printing results 11-500 for a category with display none, don't print them at all and just have a javascript function print them when they are asked for, refs Max meeting and code review #32678
- src/hg/js/utils.js
- lines changed 9, context: html, text, full: html, text
3336248e618a25a2b6b4ef45325ebd5ba04b542c Mon Apr 15 13:55:23 2024 -0700
Make the tooltip messages about basic genome browser function like 'click to drag' disappear, refs Ana
switch to commits view, user index