Re: scroll issue on some file

2014-06-02 Thread Adrien Rochereau
I indeed have a couple long html strings in that file, I will wrap and see if it happens again (long being a couple 300ish lines and one 500ish line) I'll update you if it happens on files with shorter lines, in the mean time I will assume that this is the source of the problem (and should be

scroll issue on some file

2014-05-29 Thread Adrien Rochereau
this one is a weird bug, on 2.0.1 it does not detect properly when to wrap the lines and it makes it impossible to review a file, see screenshot. please note that this is one file out of more than 50, so definitely not a common bug but still annoying:

Re: scroll issue on some file

2014-05-29 Thread Christian Hammond
Hi Adrien, Somewhere in that file, I imagine you have a very long line that the browser is unable to wrap. We rely on the browser to handle wrapping, since we have very little control of that. Some browsers work differently than other browsers in this regard. If you have a line that the browser