timetable icon indicating copy to clipboard operation
timetable copied to clipboard

New event layout algorithm

Open JonasWanke opened this issue 3 years ago • 0 comments

The current layout algorithm works and I like the behavior of overlapping events to save space, but there are few cases that aren't optimal. An example of that is #29 which is now fixed, but only with a suboptimal workaround.

I'd like to invest some time into designing a new algorithm that is a bit more flexible than grouping partially intersecting events and dividing them into columns. Some examples from another calendar with better layouts:

image image image

JonasWanke avatar Jul 11 '20 16:07 JonasWanke