Replace progress text with a progress bar
authorSteven Chan <steven3416@gmail.com>
Sun, 31 Aug 2014 17:35:28 +0000 (10:35 -0700)
committerSteven Chan <steven3416@gmail.com>
Sun, 31 Aug 2014 17:35:28 +0000 (10:35 -0700)
commitf46ca69160cc63c412302a9c239f985b548198d6
tree0ea96e3809ffebb1ee246955c48276720fc4efd8
parent8546cdf52b7d2573f8ee04f19e7a6846f0a291d8
Replace progress text with a progress bar

As a way to do it, we slightly generalized the set_message method of the
action dialogue, to default to using a progress bar for the body text if
there is no text string specified as an argument nor as a body property
of the scenario. Thus, for an intent scenario, it is sufficient to use
the default body.

Signed-off-by: Steven Chan <steven3416@gmail.com>
src/od_action.coffee