SlotSelect event not firing in month view. Fixes #2482

This commit is contained in:
Atanas Korchev
2026-03-17 15:06:26 +02:00
parent 3931c37999
commit a6d15c06a3

View File

@@ -464,6 +464,8 @@ $scheduler-highlight-background-color: rgba(255,220,40,.2) !default;
.rz-slot {
flex: 1;
height: 100%;
cursor: pointer;
align-items: flex-start;
&:first-child {
border-inline-start: none;
@@ -475,7 +477,6 @@ $scheduler-highlight-background-color: rgba(255,220,40,.2) !default;
align-items: baseline;
flex: 1;
}
}
// Planner View