Hello, Joffrey,
Regarding the questions:
1) This can be done using a custom view slot:
https://www.telerik.com/kendo-react-ui/components/scheduler/slots/slot/
I made an example showcasing how to reduce the height:
https://stackblitz.com/edit/react-vvjnwq-bufram?file=app/main.jsx
.k-scheduler-layout-flex .k-scheduler-cell {
min-height: 2px;
line-height: 1;
}
2) I can confirm that this is an issue with the current version of the KendoReact Scheduler.
I created an issue in our GitHub repository and forwarded it to our developers for fixing. You can track its progress at:
https://github.com/telerik/kendo-react/issues/462
For now, there is no available workaround, if one is found it will be added in the GitHub issue for reference.
Additionally, I updated your Telerik points for bringing this to our attention.
Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items