mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-24 14:19:11 -05:00
For some reason, the combination of QPlainTextEdit and a HTML block seems to treat spaces as HTML shoult (only display one, no tabs, etc) rather than how QTextEdit + HTML does, which is strange. As we don't need HTML for existing log lines, insert them as plaintext, but for new entries wrap non-error non-warning messages in a <font> tag and format that with white-space: pre
4.5 KiB
4.5 KiB