Skip to content

Allow configuration of drag resize minimum size #494

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
8176135 opened this issue Dec 13, 2021 · 1 comment
Closed

Allow configuration of drag resize minimum size #494

8176135 opened this issue Dec 13, 2021 · 1 comment

Comments

@8176135
Copy link

8176135 commented Dec 13, 2021

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.

image

@dioslaska
Copy link
Contributor

We fixed this in 5.13.1, it takes the value from dragTimeStep for minimum event length.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants