Skip to content
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

fix #2680 - Customize drag from outside event's length #2681

Merged

Conversation

ducfilan
Copy link
Contributor

When dragging an event from outsize of Calendar, the default of the size is 1 slot and having no way to customize this.
Example, for an event that we already know it takes 4 hours, the preview size could be 4 hours and movable around.

This PR was created to fix #2680

@ducfilan ducfilan force-pushed the feat/follow_event_length_drag_preview branch 4 times, most recently from 7fba026 to 9442c72 Compare November 21, 2024 09:07
@cutterbl
Copy link
Collaborator

@ducfilan See the Details of the unit testing

@ducfilan ducfilan force-pushed the feat/follow_event_length_drag_preview branch from 9442c72 to 6c41289 Compare November 21, 2024 15:21
@ducfilan
Copy link
Contributor Author

Fixed @cutterbl
Thank you!

@cutterbl cutterbl merged commit 2ed9465 into jquense:master Nov 25, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Nov 25, 2024
## [1.16.2](v1.16.1...v1.16.2) (2024-11-25)

### Bug Fixes

* Customize drag from outside event's length ([#2681](#2681)) ([2ed9465](2ed9465)), closes [#2680](#2680)
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

Successfully merging this pull request may close these issues.

Customize drag from outside event's length
2 participants