mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
elevation profile selection style reactive to theme, closes #53
This commit is contained in:
@@ -552,7 +552,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$: $slicedGPXStatistics, updateOverlay();
|
$: $slicedGPXStatistics, $mode, updateOverlay();
|
||||||
|
|
||||||
onDestroy(() => {
|
onDestroy(() => {
|
||||||
if (chart) {
|
if (chart) {
|
||||||
|
Reference in New Issue
Block a user