Hello everybody,
I'm using a screen resolution of 1152*864 but when I read posts, I need to scroll to right to see completely my messages.
Is there something wrong ?
Thanks,
Bjorn
Printable View
Hello everybody,
I'm using a screen resolution of 1152*864 but when I read posts, I need to scroll to right to see completely my messages.
Is there something wrong ?
Thanks,
Bjorn
Im running 1024X768 and I don't even need it full screen. My window right now is taking up 3/4 the width of the screen and its fine :confused:
One other thing is that code doesn't change lines when it hits the end. So some codes could make you have to scroll. :(
Thanks Steve,
indeed, I checked it out and the code make me me scroll.
Hope this will be solved in next release :)
Bjorn
I think you must've missed when we turned it into a design feature ;) Think about it: if you randomly break code into lines it will actually break it. Therefore it's left to the author to take responsibility for linebreaks to make sure that you can copy&paste without having to fiddle it first.
It's because they dont want code to wrap lines so the code increases the space where the normal code can go, so therefore the text increases width a lot.
Unfortunately the only way to solve this would be to have different tables when a code/vbcode tag comes in...
Which would be completely doable!