Commits for tdreszer
switch to files view, user index
v256_preview2 to v256_base (2011-08-23 to 2011-08-29) v256
- Against larry's advice, I did finish implementing the crosshair solution that QA requested.
- src/hg/js/jquery.imgareaselect.js - lines changed 5, context: html, text, full: html, text
- Fix from code review to use sessionId in dirty page reload. Note that Larry and I have seen that the new 'location' isn't even used, but changing the location does trigger the cache load to be abandoned and the isDirty code in hgTracks.js to be called sooner.
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- Limiting panning by wingSize is not needed at this time. Correction made for portal coords being half open.
- Katrina says 'No need to change size (and loose commas) when panning.'
- A more complete solution to half open portal coords while dragScrolling.
- If items are only one pixel in full, the map item is so small that it isn't written. This is a bug in dragScrioll and is now fixed.
- src/hg/hgTracks/simpleTracks.c - lines changed 5, context: html, text, full: html, text
- Under protest, making link from preview browser to RR browser less direct.
- Removed opacity from HGStyle waitMask, and put it into utils.js. This will satisfy Kate and will keep ie special casing in one place.
- src/hg/htdocs/style/HGStyle.css - lines changed 1, context: html, text, full: html, text
- Mapability release 3 getting some QA love. Minor changes not likely to be the end.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeMapability.new.html - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/wgEncodeMapability.new.ra - lines changed 10, context: html, text, full: html, text
- Added display conventions section at QA's request.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeMapability.new.html - lines changed 26, context: html, text, full: html, text
switch to files view, user index