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

Add ability to ignore insets when global scrollbar is used #372

Open
ptziegler opened this issue Jan 30, 2024 · 2 comments
Open

Add ability to ignore insets when global scrollbar is used #372

ptziegler opened this issue Jan 30, 2024 · 2 comments

Comments

@ptziegler
Copy link
Contributor

Having this extra space for the scrollbar looks really out-of-place, given that none of the other views seem to do this.
I also get the impression that it doesn't work properly, because

a) Parts of the text seem cut off, because they are behind the scrollbar.
b) This extra space temporarily disappears, if one resizes the IDE.

image

I believe this is done by the ScrollPaneSolver.

@azoitl
Copy link
Contributor

azoitl commented Jan 31, 2024

When I debugged the drawing performance I also had the impression that ScrollPaneSolver was somehow doing things it shouldn't do. But I was not fully sure and do not yet fully understand it.

Copy link

github-actions bot commented May 1, 2024

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants