Closed ngriffiths13 closed 1 year ago
The scroll area isn't set when calling Counter()
directly. Maybe it should be?
What you want to do is create a manager first.
manager = enlighten.get_manager()
pbar = manager.counter()
Ah okay that did the trick. Setting it automatically might be nice. Or at least making it clear that it doesn't in the documentation. Thanks!
Describe the bug When using enlighten and logging, the progress bar is being interrupted everytime I log.
To Reproduce
Environment (please complete the following information):