←back to thread

569 points todsacerdoti | 2 comments | | HN request time: 0.488s | source
1. einpoklum ◴[] No.42605697[source]
> I don't do some half-assed horizontal "progress bar" as you scroll down the > page. Your browser probably /already/ has one of those if it's graphical. > It's called the scroll bar.

... unless you use GTK, and then it hides the scroll bar because it's sooo clever and wants to bestow a "clean" interface upon you. Yes, I'm looking at you Firefox.

replies(1): >>42609719 #
2. okwhateverdude ◴[] No.42609719[source]
`layout.testing.overlay-scrollbars.always-visible` in `about:config` is your friend.