elevation profile selection style reactive to theme, closes #53
This commit is contained in:
parent
00d6c9b45d
commit
1cadc870f7
@ -552,7 +552,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$: $slicedGPXStatistics, updateOverlay();
|
$: $slicedGPXStatistics, $mode, updateOverlay();
|
||||||
|
|
||||||
onDestroy(() => {
|
onDestroy(() => {
|
||||||
if (chart) {
|
if (chart) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user