Do not hide the cursor when showing a progress bar
authorNikos Skalkotos <skalkoto@grnet.gr>
Tue, 23 Oct 2012 14:06:56 +0000 (17:06 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Tue, 23 Oct 2012 14:06:56 +0000 (17:06 +0300)
commitb87b7a1470a84c83c9053a5716a1d08bbbbe3274
tree5a3034b2e7e986e5db8bdbb99e96f6b002fc1a39
parent20e373106dfb561bd43b48f3da673871084dc8a6
Do not hide the cursor when showing a progress bar

This is a workaround for a progress bar bug, where the system may
stay with the cursor hidden if finish() is not called.
image_creator/output/cli.py