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

Horizontal Scrollbar #281

Open
TechnicJelle opened this issue Sep 5, 2024 · 0 comments
Open

Horizontal Scrollbar #281

TechnicJelle opened this issue Sep 5, 2024 · 0 comments

Comments

@TechnicJelle
Copy link

TechnicJelle commented Sep 5, 2024

I could really use a horizontal scrollbar, because sometimes the code is pretty wide.

I don't want to use text wrapping, either, because that does not look great on code.
And besides, it's not even implemented yet, anyway. #178

In a fork of this repository, I tried adding it myself, but I don't think I'm good enough at Flutter, yet, to be able to do it properly.
Because right now, the scroll bar is only visible at the bottom of the scrollview, instead of always visible at the bottom of the screen...

Peek.2024-09-05.04-48.mp4

I also tried making it use a SingleChildTwoDimensionalScrollView, but that had its own layouting issues.
I do think this would be the best working solution, though.

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

1 participant