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 visibilty #101

Open
john-brice opened this issue Apr 15, 2024 · 2 comments
Open

Scrollbar visibilty #101

john-brice opened this issue Apr 15, 2024 · 2 comments

Comments

@john-brice
Copy link

Vertical scrollbar only partially visible on text editors when horizontal scrollbar is visible (it is fully visible when there is no horizontal scrollbar).

Windows 10 22H2 19045.4170
Pororoca 3.2.0

@alexandrehtrb
Copy link
Owner

Yes, the vertical scrollbar is in thin mode when the horizontal scrollbar is also present.
I couldn't make a "fat" scrollbar in this case, so I opened an issue in the AvaloniaEdit project to find out how to solve this.
Currently awaiting their reply.

@john-brice
Copy link
Author

Looks like it's just miscalculating the position of the scrollbar - as you narrow the editor pane, more of the scrollbar becomes visible.

image image

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