File Changes for chmalee
switch to commits view, user indexv427_base to v428_preview (2022-02-21 to 2022-02-28) v428
Show details
- src/hg/hgTracks/barChartTrack.c
- lines changed 34, context: html, text, full: html, text
6dfb86f7f9c25c2fd3b332695b9e79dc0c5184ee Fri Feb 25 16:06:50 2022 -0800
Fix 3 barChart issues: One allow users to define a bar width and padding, two fix bar drawing bug where dynamically sizing the bars based on zoom level was causing some bars to be drawn at inconsistent widths in the same chart, three fix barChartStretchToItem bug when zoomed in to the base level such that your window size is less than the item size, refs #28977
- src/hg/inc/barChartUi.h
- lines changed 4, context: html, text, full: html, text
6dfb86f7f9c25c2fd3b332695b9e79dc0c5184ee Fri Feb 25 16:06:50 2022 -0800
Fix 3 barChart issues: One allow users to define a bar width and padding, two fix bar drawing bug where dynamically sizing the bars based on zoom level was causing some bars to be drawn at inconsistent widths in the same chart, three fix barChartStretchToItem bug when zoomed in to the base level such that your window size is less than the item size, refs #28977
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
2215daa7439e228a8423369f03ddfa5baea71537 Mon Feb 28 10:17:34 2022 -0800
v428 preview1, refs #29014
switch to commits view, user index