b53a97d26633a1f174a7031559a69d37e393379f
chmalee
Fri May 1 14:19:19 2026 -0700
Allow myVariants tracks to be shared similar to google docs, read only and read+edit access by username or for all. Last write wins. Currently no history of changes, leaving that for the next version of the feature
diff --git src/hg/hgTracks/config.c src/hg/hgTracks/config.c
index 748ec3ab426..c34f1d89cda 100644
--- src/hg/hgTracks/config.c
+++ src/hg/hgTracks/config.c
@@ -765,30 +765,59 @@
hPrintf("
");
hPrintf("Enable highlight with drag-and-select "
"(if unchecked, drag-and-select always zooms to selection)");
hPrintf("
\n");
// check if we can do hgc pages in a pop up before putting up the user control
if (cfgOptionBooleanDefault("canDoHgcInPopUp", TRUE))
{
// put a checkbox, on by default, to control whether item clicks stay on hgTracks or
// go to hgTracks
hPrintf("