File Changes for tdreszer
switch to commits view, user indexv295_preview2 to v295_base (2014-01-27 to 2014-02-03) v295
- src/hg/hgTracks/hgTracks.c
- lines changed 2, context: html, text, full: html, text
Fixed highlight implementation (redmine #709) bug resulting in position autocomplete box being superimposed on by hgTracks image (redmine #12589).
- src/hg/js/autocomplete.js
- lines changed 1, context: html, text, full: html, text
Fixed highlight implementation (redmine #709) bug resulting in position autocomplete box being superimposed on by hgTracks image (redmine #12589).
- src/hg/js/hgTracks.js
- lines changed 7, context: html, text, full: html, text
Fixed user reported error when refreshing image that has 'ruler' track on hide. Redmine #12553. Also cleaned up 2 cases where user action may leave the highlight outside the image boundaries. Redmine #709.
- lines changed 21, context: html, text, full: html, text
Fixed bug seen only on FF where vis drop-downs were disabled after back-button (redmine #12511). Also made warnBox play nice with highlight (redmine #709).
- src/hg/js/utils.js
- lines changed 1, context: html, text, full: html, text
Galt requested this in-comment typo be fixed in code-review (redmine #12571). No functional change here.
switch to commits view, user index