c315c738489bdd9029742f0a58dae14cc4b98e09 max Thu Mar 2 11:41:07 2017 -0800 adding some doc about new keyboard shortcut, refs #18936 diff --git src/hg/js/hgTracks.js src/hg/js/hgTracks.js index 5bf56bc..248fa8c 100644 --- src/hg/js/hgTracks.js +++ src/hg/js/hgTracks.js @@ -1049,31 +1049,32 @@ cartSettings.nonVirtHighlight = hgTracks.highlight; } // TODO if not virt, do we need to erase cart nonVirtHighlight ? cart.setVarsObj(cartSettings); imageV2.highlightRegion(); }, selectionEndDialog: function (newPosition) // Let user choose between zoom-in and highlighting. { var dragSelectDialog = $("#dragSelectDialog")[0]; if (!dragSelectDialog) { $("body").append("
" +
"Don't show this dialog again and always zoom.
" +
- "(Re-enable highlight via the 'configure' menu at any time.)
");
dragSelectDialog = $("#dragSelectDialog")[0];
}
if (hgTracks.windows) {
var i,len;
var newerPosition = newPosition;
if (hgTracks.virtualSingleChrom && (newPosition.search("virt:")===0)) {
newerPosition = genomePos.disguisePosition(newPosition);
}
var str = newerPosition + "
\n";
var str2 = "
\n";
str2 += "