CoffeeSCad icon indicating copy to clipboard operation
CoffeeSCad copied to clipboard

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

Open se5a opened this issue 12 years ago • 6 comments

cscad_editorbug_scroll

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 avatar Jul 21 '13 00:07 se5a

@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 ?

kaosat-dev avatar Jul 21 '13 06:07 kaosat-dev

Awsome, I'll check tomorrow.

se5a avatar Jul 21 '13 08:07 se5a

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...

se5a avatar Jul 25 '13 09:07 se5a

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.

kaosat-dev avatar Jul 25 '13 18:07 kaosat-dev

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.

se5a avatar Jul 26 '13 00:07 se5a

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)

kaosat-dev avatar Jul 26 '13 07:07 kaosat-dev