Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
se5a opened this issue Jul 21, 2013 · 6 comments
Open

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

se5a opened this issue Jul 21, 2013 · 6 comments

Comments

@se5a
Copy link

se5a commented Jul 21, 2013

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.

@kaosat-dev
Copy link
Owner

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

@se5a
Copy link
Author

se5a commented Jul 21, 2013

Awsome, I'll check tomorrow.

@se5a
Copy link
Author

se5a commented Jul 25, 2013

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

@kaosat-dev
Copy link
Owner

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.

@se5a
Copy link
Author

se5a commented Jul 26, 2013

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.

@kaosat-dev
Copy link
Owner

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants