Settings window scrollbar #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Neat feature to have a scrollbar. Not per se to scroll with the cursor, but to have a visual of how far down the page is.
This can be further expanded with the search feature. In a browser, if you
control + fto find in page, it shows you a line of all the hits in the same page. Below an image of an example of searching "and" on the YouTube homepage.Scrollbar added in fb315b61fb
The scrollbar is visible! Look below. Also seems it changes with scheme.
Only issue is that the scrollbar has a bit hidden behind the curved corner. Check the 2nd image.
Unfortunately unfixable to my knowledge, cause I need clipping for other components