Skip to content

majido/scroll-customization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scroll-customization

Experiments with scroll customization in Chrome.

A limited version of the API (for touch scroll gestures on main thread scrolling) has landed in Chrome behind a runtime flag. To use it on a desktop Chrome you need to emulate touch in devtools and pass the following flags:

--disable-threaded-scrolling --enable-blink-features=ScrollCustomization

Documentation is here.

Latest version requires a custom build that includes this Chrome patch in progress.

About

Experiments with scroll customization in Chrome. Require a custom build.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 78.8%
  • JavaScript 21.2%