Adam Shaw
Adam Shaw
A placeholder is not rendered within the cell during normal drag-n-drop either: https://fullcalendar.io/docs/month-view-demo timegrid renders one during normal drag-n-drop however. The goal was to have ThirdPartyDraggable mock that same behavior...
Version [v7.0.0-rc.0](https://github.com/fullcalendar/fullcalendar-workspace/releases/tag/v7.0.0-rc.0) of the bootstrap connector now supports darkmode because it relies on semantic CSS color variables Demo: https://codepen.io/arshaw/pen/pvoyBpq?editors=1010 @sajli-31, I don't know much about the "darkly' theme
similar in spirit to this request: https://github.com/fullcalendar/fullcalendar/issues/3130
this is essential what timeline view is, but it's horizontal instead. https://fullcalendar.io/js/fullcalendar-scheduler-1.3.3/demos/scale.html (click "10 day") do you think making it vertical is a better UX?
This will be addressed in https://github.com/fullcalendar/fullcalendar/issues/7907
I agree. Will file this under the "touch" improvements. It is a goal of mine to get this to work at some point. No "quick win" for this.
Thanks for the feature request. You're right, this should probably just be a setting of ListView rather than a new type of view. Will consider this for a future addition.
i agree. question: would you ever want it to scroll to a certain time that is NOT in the current day? (some other day)
This is now fixed in [v6.1.17](https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.17) Updated repro: https://codepen.io/arshaw/pen/YPzdbVQ?editors=0010
@dohomi , can you post a repro? I can't recreate. It shouldn't be possible to navigate outside a validRange