Don't change scrolling state when changing date
This commit is contained in:
parent
0233ce33c2
commit
06586f8757
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@
|
||||||
nowIndicator: true,
|
nowIndicator: true,
|
||||||
now: now,
|
now: now,
|
||||||
scrollTime: scrollTo,
|
scrollTime: scrollTo,
|
||||||
|
scrollTimeReset: false,
|
||||||
eventClick: info => {
|
eventClick: info => {
|
||||||
openModal = true;
|
openModal = true;
|
||||||
event.set(info.event);
|
event.set(info.event);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue