The scheduler component allows to specify number of slots per hour. The problem with it is that when resizing or dragging events, the events stick to the grid. If finer time resolution is needed for dragging/resizing, I have to specify smaller time slots, and that makes the component really slow, especially when combined with resource grouping (it has to render thousands of table cells).
Is it possible to have finer resize resolution without using smaller time slots?