-
Notifications
You must be signed in to change notification settings - Fork 0
Orientations #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Displaying slides both horizontally and vertically (a la RevealJS) is doable with CSS using CSS
scroll-snapand some containers.Adam Argyle made a CodePen reproducing Android Homescreen UX this way.