elevation profile selection style reactive to theme, closes #53

This commit is contained in:
vcoppe
2024-08-08 23:25:02 +02:00
parent 00d6c9b45d
commit 1cadc870f7

View File

@@ -552,7 +552,7 @@
} }
} }
$: $slicedGPXStatistics, updateOverlay(); $: $slicedGPXStatistics, $mode, updateOverlay();
onDestroy(() => { onDestroy(() => {
if (chart) { if (chart) {