You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking on next/previous buttons, currently it is hardcoded to always shift the dates by the full timeFrameOverall period. Ideally, there is the possibility to override this period from outside of the component.
When clicking on next/previous buttons, currently it is hardcoded to always shift the dates by the full
timeFrameOverall
period. Ideally, there is the possibility to override this period from outside of the component.I'm referring to this part:
ngx-time-scheduler/projects/ngx-time-scheduler/src/lib/ngx-time-scheduler.component.ts
Line 235 in 511072d
The text was updated successfully, but these errors were encountered: