Andreas Litt de237b13f9 remove stickiness of toolbar to avoid breaking the layout
clicking on a link with a URI fragment (e.g. https://docs.pybricks.com/en/latest/parameters.html#pybricks.parameters.Port)
inside the documentation iframe breaks the layout.
The browser seems to force the parent frame to scroll to the position as well.
As the toolbar is fixed, the rest of the content is scrolled under it.
Rerendering after the link click fixes the layout (at least if done manually).
But a more elegant solutions is to remove the absolute positioning of the toolbar.
It is not really necessary to pin it, as the rest of the layout always
spans over the complete width and height of the browser window.
2020-12-13 21:58:08 +01:00
2020-12-10 15:31:22 -06:00
2020-07-15 13:01:56 -05:00
2020-11-20 21:08:53 -06:00
2020-11-20 21:08:53 -06:00
2020-06-10 21:59:34 -05:00
2020-07-03 20:29:19 -05:00
2020-04-08 19:23:19 -05:00
2020-06-08 20:56:00 -05:00
2020-05-22 19:54:48 -05:00
2020-12-11 16:53:44 -06:00
2020-12-11 16:53:44 -06:00

pybricks-code

A Web App for programming LEGO® Powered Up smart hubs using Pybricks MicroPython.

Try it at https://code.pybricks.com.

screenshot


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.

S
Description
Web IDE for Pybricks
https://code.pybricks.com/
Readme MIT
52 MiB
Languages
TypeScript 90%
JavaScript 7.6%
SCSS 2.1%
HTML 0.2%
Python 0.1%