Is there any way to make the debug window stop scrolling?
Unfortunately, it's almost impossible to inspect a message as is right now, because it just scrolls out of the view. When I clear the debug window and scroll up a bit it stops scrolling for a few seconds until the scrollbar hits the top of the window, then it starts scrolling again without any way to stop it from doing so.
This is really frustrating because there's seemingly no way to inspect any messages which makes development quite a pain.
I can use the system console to view messages, but this kind of defeats the purpose of having the debug window at all.
if you scroll the debug sidebar up a bit, it should stop the scrolling. Although that doesn't always work reliably - particularly once it gets beyond the 100 message limit and starts removing messages.
So yes, having better controls around the Debug sidebar is on the backlog.