7ce9b0df36452543414318ecdb736030cfc86be8 max Fri Feb 27 06:39:30 2026 -0800 superTrack UI: removing change handler from the top level dropdown, and adding the folder icons to the track labels, refs #37036 diff --git src/hg/hgTrackUi/hgTrackUi.c src/hg/hgTrackUi/hgTrackUi.c index 4c7f3fc00dc..3ccbc803a49 100644 --- src/hg/hgTrackUi/hgTrackUi.c +++ src/hg/hgTrackUi/hgTrackUi.c @@ -2814,31 +2814,31 @@ char **vizList = hTvGetVizArr(tv, tdb->canPack, onlyVis); int vizListLen = arrNullLen(vizList); for (int i = 0; i < vizListLen; i++) { char *buttonViz = vizList[i]; // the currently active viz mode is an 'active' button = pressed if (strcasecmp(buttonViz, trackVizStr) == 0) printf(""); } puts(""); printf("\n"); - hPrintPennantIcon(tdb); + hPrintIcons(tdb); safef(id, sizeof id, "%s_link", tdb->track); // the