top | item 42904100

(no title)

lasarkolja | 1 year ago

Dont hate me, but I would like to have the opposite functionality

Just for mobile, where it is very annoying on long pages (Laravel Docs for example) to scroll up just to get the menue button.

discuss

order

skydhash|1 year ago

If you’re on ios, you can tap the clock for fast scroll up.

lucasluitjes|1 year ago

Here you go: javascript:(function(){window.scrollTo({top:0,behavior:'smooth'});})();

miramba|1 year ago

Same here, and I want the sticky Safari bottom tool bar back! Why is that not configurable?