mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
ca8192084de1733edc0222e6382754d1aec94259
Previously, the docs iframe was removed from the DOM when the docs were hidden. This caused the docs to always go back to the main page when shown. This fixes it by using CSS to hide the docs instead of removing them from the DOM. However, this comes with its own complications regarding maintaining the scroll position.
pybricks-code
A Web App for programming LEGO® Powered Up smart hubs using Pybricks MicroPython.
Try it at https://code.pybricks.com.
LEGO® is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this project
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
For more details, see the file CONTRIBUTING.md.
Languages
TypeScript
90%
JavaScript
7.6%
SCSS
2.1%
HTML
0.2%
Python
0.1%
