aronsommer
aronsommer
Hi Patrick I have added a dark mode toggle button (aux link) in the upper right. You can preview it here if you like: https://aronsommer.github.io/just-the-docs-dmt/ I have used the scripts...
QGIS 3.22.2 on macOS 11.6.2 I have a layer group with multiple gpx tracks in QGIS. This layer group is at the top in QGIS. But when I export to...
In my Android Instant app its not possible to share the screenshot which was generated with the example code. Only the text gets shared without the image. In the standard...
* **Electron-Builder Version**: 22.14.13 * **Node Version**: 16.14.0 * **Electron Version**: 17.1.2 * **Electron Type (current, beta, nightly)**: * **Target**: linux arm64 My Linux application (builded on macOS) needs to...
### Description This pull request fixes a bug where the total time calculation was dependent on the selected display units (metric vs. imperial), leading to incorrect results. The root cause...
Hi, I noticed that the time calculation in `src/handlers/time.js` is incorrect when the `imperial` option is set to `true`. The current code assumes the distance is always in metric units,...
### Environment * **iPadOS:** 26.0.1 * **Leaflet:** 1.9.4 * **leaflet-draw:** 1.0.4 (https://www.jsdelivr.com/package/npm/leaflet-draw) ### Problem The Leaflet.draw toolbar buttons (e.g., "Draw path", "Edit", "Delete") are not clickable when using a mouse...
On the Leaflet Draw demo (https://leaflet.github.io/Leaflet.draw/docs/examples/full.html): 1. Place a marker. 2. Enter edit mode. 3. Toggle "drawlayer" off/on in layer control. - Result: Marker's red dotted border disappears while in...