Disable rendering progress bar #527
-
Is it possible to disable progress bar rendering? I tried setting log level to Warning but that didn't help. After closer inspection I found out that the progress bar is rendered by a component ProgressReporter independently of log level (I found it here). Is it possible to anyhow disable it? I render thousands of small images in which case progress bar doesn't really help. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @jaroslavknotek |
Beta Was this translation helpful? Give feedback.
-
This has now been implemented c3edd68. |
Beta Was this translation helpful? Give feedback.
This has now been implemented c3edd68.