src/hg/hgTracks/imageV2.h 1.13
1.13 2010/02/09 00:12:28 tdreszer
Changes that I have been sitting on awhile. More info on unexpected errors. Fixes to dragReorder. Support for simpler navigation links.
Index: src/hg/hgTracks/imageV2.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgTracks/imageV2.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -B -U 4 -r1.12 -r1.13
--- src/hg/hgTracks/imageV2.h 9 Dec 2009 03:30:22 -0000 1.12
+++ src/hg/hgTracks/imageV2.h 9 Feb 2010 00:12:28 -0000 1.13
@@ -3,12 +3,14 @@
// UNCOMMENT IMAGEv2_UI to have the new imgBox (aka imgTbl)
// also UNCOMMENT:
// IMAGEv2_DRAG_REORDER to allow dragReorder
// FLAT_TRACK_LIST to allow reordering of subtracks
+// USE_NAVIGATION_LINKS to use navigation links by image, rather than buttons at top
// CONTEXT_MENU to allow right-click funtionality
// IMAGEv2_DRAG_SCROLL and IMAGEv2_DRAG_SCROLL_SZ to allow dragScroll
#define IMAGEv2_UI
-///#define IMAGEv2_DRAG_REORDER
+//#define IMAGEv2_DRAG_REORDER
+//#define USE_NAVIGATION_LINKS
// UNCOMMENT FLAT_TRACK_LIST to allow reordering of subtracks
#ifdef IMAGEv2_DRAG_REORDER
#define FLAT_TRACK_LIST