neo icon indicating copy to clipboard operation
neo copied to clipboard

calendar.view.week.Component: move the hasEventOverflow logic into the TimeAxis class or MainContainerModel

Open tobiu opened this issue 4 years ago • 0 comments

It makes sense, since the EventDragZone as well as the view are using it and most parts of the logic rely on the current TimeAxis values.

Another option would be to move the logic into the model.Component.

tobiu avatar Jun 24 '21 12:06 tobiu