TW-1553: Setting defaultheight:0 makes burndown command hang

- Thanks to Tomas Babej.
This commit is contained in:
Paul Beckingham 2015-07-19 17:59:14 -04:00
parent ff53919af1
commit 063255ba16
11 changed files with 17 additions and 0 deletions

View file

@ -587,6 +587,7 @@
#define STRING_CMD_BURN_USAGE_D "Shows a graphical burndown chart, by day"
#define STRING_CMD_BURN_TITLE "Burndown"
#define STRING_CMD_BURN_TOO_SMALL "Terminal window too small to draw a graph."
#define STRING_CMD_BURN_TOO_LARGE "Terminal window too large to draw a graph."
#define STRING_CMD_BURN_DAILY "Daily"
#define STRING_CMD_BURN_WEEKLY "Weekly"
#define STRING_CMD_BURN_MONTHLY "Monthly"