-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 #766
Comments
Scrollbars for desktop is certainly a good suggestion. I'm not sure how easy the alphabetical scrolling would be namely because that might mean changing some state management stuff (and implications with translations!) but the initial case of adding scrollbars to common scrollviews around the app sounds easy enough. :) |
Not sure if I should piggyback or open a new one. I'll piggyback & if you don't like that, I can open a new one. I find it annoying in the extreme that the scroll bar in V3.4.0 is non-standard. That is to say, there are no little arrow things at the top & bottom of the scroll bar that you can click to scroll one line. You can scroll a page by clicking in the empty area above or below the scroll button. That's standard. You can grab & drag the scroll bar to do coarse large distance scrolls. That's standard. But the single line scroll arrows at the top & bottom of the scroll bar simply aren't there. That's not standard. I vote to add the arrows to the GUI. |
I suppose I should add that I am talking about the desktop version on Windows 11. |
@GrampaWildWilly, https://www.google.com/search?q=flutter+scrollbar+top+bottom+arrows+site:stackoverflow.com doesn't return anything useful, and silly answers like https://stackoverflow.com/a/57795561/9731176 make me wonder whether this is even provided by the native flutter scrollbar element. I wonder whether this is an issue for Flutter. Regardless, I'd like this on every OS, not merely Windows 11, if possible. |
Is there an existing issue for this?
Pain
Maybe a scrollbar for the playlist section idea of just a scroll bar but having A B C ect
Suggested solution
U know the score haha
Useful resources
Additional information
No response
The text was updated successfully, but these errors were encountered: