William Hudson
William Hudson
While doing nothing on my PC the program sits around 4% CPU use. It seems a bit high for a basic utility service that has to run always.
This PR addresses https://github.com/pbugnion/gmaps/issues/352. Try to access the abstract base classes on the collections object, and if we cannot they need to be accessed from collections.abc.
Running in Python 3.10 and calling `gmaps.symbol_layer()` with `info_boxes` set to a list of strings: ``` File ~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\gmaps\options.py:40, in is_atomic(elem) 34 def is_atomic(elem): 35 """ 36 True if an element...
## How to reproduce Make a page in dark mode that uses a long line of code with the `{% highlight %}` syntax. ## What happens? The long line of...
**Describe the bug** The download link on the website doens't work. **To Reproduce** Steps to reproduce the behavior: 1. Go to ['slic3r.org/download'](https://slic3r.org/download/) 2. Under heading 'Most recent official release', click...