Code editor doesn't scroll to the end when not in docked state.

in chrome. that's line 132 of 141. also, as you can see in the screenshot, the bar is slightly.. underlapping? the border of the code editor 'window' on the RH side.
@se5a : normally this is now fixed, I am putting the new version online tonight , can you confirm afterwards if it is all ok for you ?
Awsome, I'll check tomorrow.
I didn't notice any different on the online_dev version, I didn't note what version that was when playing around with it before so not sure if you did get to update that yet or not.
downloaded the latest dev and got it running locally, it's improved but it does sometimes still loose a line when you open the console. I also noticed it sometimes acts a little strange when you switch between themes. also noticed that the spacelab theme shows a line number where the cursor is, except the line and column numbers don't match up with where the cursor actually IS. looks like it's sometimes adding to the line number when it should be adding to the column, and adding to the column number when it should be adding to the line number? sorry if this is all a bit vague...
Sorry @se5a , I was very busy, did not have time to upload the new version .
All other themes are actually not full featured right now, so you will run into issues with any others than the main one , sorry about that ! (seriously not enough time in a day)
About the last issue, hmm not sure, will check.
heh, no worries, I know the feel.
I just wasn't sure if you had or hadn't, and figured I should have a go at getting it running locally anyway.
this is mostly non important polish stuff anyway.
Actually you are right to point this out : I find the code editor rather clunky as it is : any suggestions are more than welcome ! (I will very likely ditch the library that handles the "panes" (ie files list, main code, console), as it is the one causing the issues)