hi,
In the case where I’m debugging with the Debugger and looking at the values for a specific variable, the values column in the variable tab can start to contain a long string of text (especially in the case of String Arrays).
The string with text in the Values column can become so long, that it doesn’t fit in the screen anymore. When that happens, there is no way of viewing the bit that goes offscreen.
What would be needed is a Horizontal Scrollbar, that appears when needed. Could this be added?
Paul