mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-04-25 09:42:21 +00:00
- Live page showHeatMap() now reads meshcore-live-heatmap-opacity from localStorage and applies it to the canvas element (was hardcoded 0.3) - Customizer now has two clearly labeled sliders: 🗺️ Nodes Map — controls the static map page heatmap 📡 Live Map — controls the live page heatmap - Each uses its own localStorage key (meshcore-heatmap-opacity vs meshcore-live-heatmap-opacity) - Added E2E tests for live opacity persistence and dual slider existence - 13/15 E2E tests pass locally (2 fail due to ARM chromium OOM after heavy live page tests — CI on x64 will handle them) Closes #119 properly this time.
66 KiB
66 KiB