zcatch uses SendMessage in SendMessageText to set proper linebreaks for long text messages. basically splits long text into multiple SendMessage calls. if that's what Assa means.
In 0556854#diff-c41ff3a713742e1dae8932366f246bc9 this got introduced. But the clamp in OnRender() is enough to fix the dynamic camera when spectating a player.
I removed this single line because it...