Skip to content

Commit a70a1f4

Browse files
committed
Tweak hidey bars example
1 parent 15d0ee4 commit a70a1f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scroll-customization-api/UseCases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Hidey bars
99
- scrolling up, the bar animates in with a timed animation. It's position is relative to its container at this point.
1010
- When a scroll operation ends (eg. fingers lifted from touchpad), may animate to either fully shown or fully hidden
1111
- Advanced: content may “hide” into a smaller version of itself, that is sticky positioned (e.g. iPhone Safari URL bar)
12+
- Advanced: may resize the contents after showing / hiding (eg. so that contents scrollbar stops below the header, and elements can be reliably position:fixed to the top of the contents).
1213
- Examples:
1314
- Top controls in mobile browsers like Chrome for Android and Mobile Safari
1415

0 commit comments

Comments
 (0)