Revision b87b7a14

b/image_creator/output/cli.py
102 102
        }
103 103

  
104 104
        def __init__(self, size, title, bar_type='default'):
105
            self.hide_cursor = False
105 106
            super(OutputWthProgress._Progress, self).__init__()
106 107
            self.title = title
107 108
            self.fill = '#'

Also available in: Unified diff