Calendar/src/renderers
Janus Knudsen 69f4a71062 Adjusts event clone styling for drag operation
Ensures dragged event clones maintain correct positioning
by setting `marginLeft` to `0px`. This fixes a potential
visual issue where the clone might not fill the full
column width during dragging.
2025-09-09 17:46:48 +02:00
..
ColumnRenderer.ts Refactors calendar configuration and event handling 2025-09-03 20:04:47 +02:00
EventRenderer.ts Adjusts event clone styling for drag operation 2025-09-09 17:46:48 +02:00
EventRendererManager.ts Refactors calendar configuration and event handling 2025-09-03 20:04:47 +02:00
GridRenderer.ts Refactors calendar configuration and event handling 2025-09-03 20:04:47 +02:00
GridStyleManager.ts Refactors calendar configuration and event handling 2025-09-03 20:04:47 +02:00
HeaderRenderer.ts Refactors DateCalculator to be a static class 2025-09-03 18:38:52 +02:00
NavigationRenderer.ts Refactors calendar configuration and event handling 2025-09-03 20:04:47 +02:00