Commits for max
switch to files view, user index
v347_base to v348_preview (2017-04-03 to 2017-04-10) v348
Show details
7340e66cb860fa73cc651af31eb8fda2b668cb0d Wed Apr 5 11:41:31 2017 -0700
- Modifying zoom dialog box so one does not have to see it by using
the modifier keys Alt or Ctrl/Cmd. Also allowing user to choose a color for the
highlight and allowing to delete all highlights in the View menu. refs #19118
- src/hg/hgTracks/hgTracks.c - lines changed 13, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 2, context: html, text, full: html, text
- src/hg/js/hgTracks.js - lines changed 149, context: html, text, full: html, text
- src/hg/js/jquery.imgareaselect.js - lines changed 5, context: html, text, full: html, text
- src/hg/js/spectrum.min.js - lines changed 4, context: html, text, full: html, text
91fcdfd53023caab91d0f9670267d66add71cea7 Wed Apr 5 13:01:19 2017 -0700
- forgot css for the new color picker in last commit, refs #19118
- src/hg/htdocs/style/spectrum.min.css - lines changed 1, context: html, text, full: html, text
1ba1c23fae4f19e26c68ee33fbd74877dee543db Wed Apr 5 16:04:01 2017 -0700
- adding makefile for style file I forgot in last commit, thx to Angie/Brian, refs #19118
- src/hg/htdocs/style/makefile - lines changed 1, context: html, text, full: html, text
switch to files view, user index