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

on_date_change options to call only once on drag end #494

Open
11thmedia opened this issue Jan 18, 2025 · 1 comment
Open

on_date_change options to call only once on drag end #494

11thmedia opened this issue Jan 18, 2025 · 1 comment

Comments

@11thmedia
Copy link

Hello, I recently noticed that when logging the on_date_change event, it logs multiple dates. I want to call a function when the on_date_change event is triggered, but I need it to be called only once, specifically when the task/item dragging has ended. Is there an option/solution to achieve this?

Image

@safwansamsudeen
Copy link
Collaborator

safwansamsudeen commented Jan 23, 2025

Not internally - you can debounce in your code. But this is a good feature req, will add.

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