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

Remove scrollbar from being a control #534

Open
dlamkins opened this issue Oct 25, 2021 · 4 comments
Open

Remove scrollbar from being a control #534

dlamkins opened this issue Oct 25, 2021 · 4 comments
Labels
under consideration Something which is under consideration but not yet committed to.

Comments

@dlamkins
Copy link
Member

Having the scrollbar be its own control has caused problems. Most notably with us binding its size and position to the side of the container.

Plan is to split this implementation out as part of the container. Perhaps in a similar spirit to how the LoadingSpiralUtil works, but for the most part containers

@dlamkins dlamkins added the under consideration Something which is under consideration but not yet committed to. label Oct 25, 2021
@entrhopi
Copy link
Member

#392 should be considered when refactoring scrollbar

@dlamkins
Copy link
Member Author

Good catch. 👍

@entrhopi
Copy link
Member

entrhopi commented Feb 4, 2022

I noticed (aside from other issues I have with the scrollbar) that, if we set ShowBorder = false the scollbar will be invisible too.
Is that expected behavior?

@entrhopi
Copy link
Member

entrhopi commented Feb 4, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under consideration Something which is under consideration but not yet committed to.
Projects
None yet
Development

No branches or pull requests

2 participants