Calendar/test
Janus C. H. Knudsen f2ad13776f Improves all-day event row height calculation
Ensures consistent all-day event row height calculation across CSS and TypeScript.

The all-day event row height calculation is adjusted by removing redundant container padding from the TypeScript constant and synchronizing the CSS variable with the event height.

Additionally, the layout engine is directly tested in the test file for better coverage.
2025-10-02 01:03:35 +02:00
..
helpers Tests all-day event layout calculations 2025-09-25 23:44:13 +02:00
managers Improves all-day event row height calculation 2025-10-02 01:03:35 +02:00
setup.ts Improves all-day event layout calculation 2025-09-25 23:38:17 +02:00