You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the scheduler, you can drag to resize the events, however, it seems like there is a minimum size of 15 minutes.
I have increased the height of each hour segment to 18em tall, and decreased the default dragTimeStep to 5 minutes, but it seems like the minimum drag resize is still limited to 15 minutes.
The same limitation seems to apply when creating a new event.
The text was updated successfully, but these errors were encountered:
In the scheduler, you can drag to resize the events, however, it seems like there is a minimum size of 15 minutes.
I have increased the height of each hour segment to
18em
tall, and decreased the defaultdragTimeStep
to 5 minutes, but it seems like the minimum drag resize is still limited to 15 minutes.The same limitation seems to apply when creating a new event.
The text was updated successfully, but these errors were encountered: