omnivore/packages/appreader
Jackson Harper eb8cb3854c Do all scroll watching on the main window
This moves all scrolling from child divs to the main window. This
improves our keyboard handling, as focus will be given to the
body element, not the child div when navigating by keyboard
commands, so arrow keys and space bar will work after navigating
to the reader with the keyboard commands.
2022-06-17 15:59:51 -07:00
..
src Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
.babelrc WIP: bundled appreader for iOS 2022-03-21 15:08:10 -07:00
.eslintignore WIP: bundled appreader for iOS 2022-03-21 15:08:10 -07:00
index.html remove font imports from appreader 2022-03-22 08:03:03 -07:00
package.json WIP: bundled appreader for iOS 2022-03-21 15:08:10 -07:00
webpack.config.ts remove font imports from appreader 2022-03-22 08:03:03 -07:00