Hi, the documentation states that inserts a line break in the progress template, but...
u.ProgressTextTemplate = "Uploading %F%. %SEND% of %SIZE% %KBPS%; %T% seconds remaining."
...didn't insert a line break. Any other changes seem to work, though. How do I implement the line break?