Calendar/wwwroot
Janus Knudsen 6afea2571b Fixes event overlap detection and stacking logic
Updates the event overlap detection to accurately determine when events overlap in time, fixing incorrect stacking behavior.

Implements column sharing for events starting within 30 minutes of each other.

Applies stacking only when events truly overlap in time but start times differ by more than 30 minutes.

Removes unnecessary data attributes and simplifies styling for stacked events, improving code cleanliness and performance.
2025-09-04 19:22:26 +02:00
..
css Fixes event overlap detection and stacking logic 2025-09-04 19:22:26 +02:00
index.html Adds month view design and styling 2025-08-21 22:09:15 +02:00