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

Scrollbar blocking code #11

Open
cheloniax opened this issue Apr 8, 2022 · 3 comments
Open

Scrollbar blocking code #11

cheloniax opened this issue Apr 8, 2022 · 3 comments

Comments

@cheloniax
Copy link

Hi,
I've noticed that the scrollbar is blocking the last line of code (line 85, marked in red). The same issue occurs for lines with many characters (line 61).

Screen Shot 2022-04-08 at 15 05 43

@MarcioFCMartins
Copy link

Can't reproduce this on linux. Do you get the same issue with other themes?
A fix on your end would be simply to end all scripts with an empty line =P

@cheloniax
Copy link
Author

Only with Dracula. I've noticed that the issue disappears when restarting R and the scrollbar does not block code anymore but it has appeared again twice already. I will keep an eye out for what could be triggering it.
Ha that would work with the last line of code but the silly scrollbar would still block the end of the code in a line with >110 characters.

@cheloniax
Copy link
Author

The scrollbar issue is still persisting. Even restarting R doesn't seem to work consistently. I've noticed that when I start a new script and use >110 characters to go beyond the lateral margin, the bottom scrollbar hides the last line of code and the end of the line that goes beyond the margin.

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

No branches or pull requests

2 participants