Skip to content

Commit

Permalink
When changing the slider value stop follow now
Browse files Browse the repository at this point in the history
  • Loading branch information
wkramer committed Dec 11, 2023
1 parent 4b84068 commit 01a1f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/general/DateTimeSlider.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
:hide-label="hideLabel"
step="1"
:tooltipFormatter="dateString"
@change="stopFollowNow"
>
<template v-slot:step="{ active, style, activeStyle }">
<div
Expand Down

0 comments on commit 01a1f00

Please sign in to comment.