Multi-line messages in C# components

Multi-line messages in C# components are supported. However when used together with the ‘profiler’. The profiler hides the second message.
Can anyone help me find a solution for this problem?
ok nok

There was once a discussion in this topic:

Hi Baris
Thank you, but I already scanned through that post.
I don’t really want to hide the profiler for this component, because it is quite an important one. I would prefer to move the profiler’s anchor point down depending on the number of lines in the message. But I don’t know how to do that.

You cannot. Anchor point of pivot’s is hardcoded.

Apologies for resurrecting this thread, but I just noticed the same behaviour (i.e. that the profiler actually does move below the component message, but only for single line strings!). I’m not sure how active development is on GH1, but this seems like a bug (@DavidRutten).