Commit Graph

10 Commits

Author SHA1 Message Date
Justin SB
b569095119 Use the progress startTime for time estimates 2014-10-21 16:40:43 -07:00
Emily Stark
420d6e59e2 Supress progress spinner while waiting for file changes.
This prevents "Starting your app..." from showing immediately after
"Your app is crashing. Waiting for file changes."
2014-10-21 14:10:56 -07:00
Justin SB
c325023f15 Tweak when tasks are marked as done & current, also nudge the spinner when no progress 2014-10-17 11:27:17 -07:00
Justin SB
61cc351b95 Cleanups from self-code review 2014-10-17 11:27:17 -07:00
Justin SB
63ad52fb6b Add comment for commented out null-title check 2014-10-17 11:27:15 -07:00
Justin SB
bbd7e0c8cb Remove dead code in progress 2014-10-17 11:27:15 -07:00
Justin SB
d1fdb06103 Add yield to Console.nudge(), remove old exponential nudge which didn't look right 2014-10-17 11:27:13 -07:00
Justin SB
5562865287 Rename Console.statusPollMaybe -> Console.nudge
We're working towards replacing patience
2014-10-17 11:27:13 -07:00
Justin SB
db10e231a4 Support asymptotic progress bar for constraint solver
Until we either can estimate progress or have a spinner...
2014-09-24 15:53:04 -07:00
Justin SB
30f4fa2cbe Progress bars and output formatting 2014-09-19 15:52:23 -07:00