Changing the "min_event_height"

Hello

I don’t need to resize the event and changed “drag_resize = 0”. If I change the “min_event_height” for example to “150” I have the problem that the events are overlapping (picture below).
How can i fix this?

thank you


Event placement is based on time and not on actual sizes. So if you have events which doesn’t overlap in the time - they will not be separated in different columns.

( you can try to use cascade rendering from version 3.0, which may create a bit nicer result )