Calendar/wwwroot/css
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
..
calendar-base-css.css Improves all-day event rendering and placement 2025-08-31 23:48:34 +02:00
calendar-components-css.css Adds fuzzy search filter system 2025-08-23 00:01:59 +02:00
calendar-events-css.css Fixes event overlap detection and stacking logic 2025-09-04 19:22:26 +02:00
calendar-layout-css.css Improves drag and drop functionality 2025-09-03 20:48:23 +02:00
calendar-month-css.css Adds month view design and styling 2025-08-21 22:09:15 +02:00
calendar-popup-css.css Improves grid layout and navigation 2025-07-25 00:24:15 +02:00
calendar-sliding-animation.css Steps in the right direction for animated date change 2025-08-12 00:07:39 +02:00
calendar.css Renaming part 1 2025-08-07 00:15:44 +02:00