Hi Dan,
Thanks for your reply.
In the project/tutorial there is some challenge with the events. The event in the DB is shown as;
start: 09-12-2019 00:00
end: 09-15-2019 00:00
On screen this is adjusted/shown as;
start: 09-12-2019 12:00
end: 09-15-2019 12:00
In this situation I miss the vertical grid lines of the start of the day.
When I modify the data in the DB there are these 'overlap' issues (due to the snap to grid behaviour witch I absolutely like btw!).
Is it also possible to modify the code a little that a event snaps to a grid + 'x' hours. In my case + 12 hours?
The alternative is adjusting the grid behaviour (e.g. cellDuration: 720). But in this case, you can start a event at 09-12-2019 00:00 and end this at 09-14-2019 00:00 or even at 12:00 (A fault can come at ease).
In this case it would be a great if it would be possible to set the event duration to steps of 1440 (so each step has a duration of 1440 minutes).
Is something like this possible?