mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
988e614db4
Even if overflow is hidden, certain mobile browsers may interpret a scroll event to be on the document root, leading to strange and inconsistent scrolling behaviours. Addresses this by adding touch-action: none, which explicitly instructs browers to ignore this element in scroll calculations. |
||
---|---|---|
.. | ||
config | ||
dbug | ||
public | ||
src | ||
.babelrc | ||
.eslintrc.js | ||
.gitignore | ||
CONTRIBUTING.md | ||
package-lock.json | ||
package.json | ||
preinstall.sh | ||
README.md | ||
tsconfig.json |
interface
Landscape is Tlon's suite of userspace applications (and web interface), currently bundled as part of Arvo.
This directory comprises the source code for the web interface. For code related to the Gall agents that make up the Landscape suite in Arvo, see pkg/arvo.
Contributions and feature requests
For information on how to contribute, see CONTRIBUTING. To submit a feature request, submit to the product board at urbit/landscape.