Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't trigger drag events if there's no movement (#16950)
# Objective - Fixes #16571 ## Solution - When position delta is zero, don't trigger `Drag` or `DragOver` events ## Testing - tested with the code from the issue
- Loading branch information