Fix the refactoring
This commit is contained in:
@@ -252,7 +252,7 @@ class InfiniteCalendar {
|
|||||||
this.addEventsToWeek(weekEl, vw)
|
this.addEventsToWeek(weekEl, vw)
|
||||||
}
|
}
|
||||||
|
|
||||||
this.applySelectionToVisible()
|
this.eventManager.applySelectionToVisible()
|
||||||
}
|
}
|
||||||
|
|
||||||
updateYearLabel(scrollTop) {
|
updateYearLabel(scrollTop) {
|
||||||
|
|||||||
Reference in New Issue
Block a user