-
Notifications
You must be signed in to change notification settings - Fork 3
Ensure distance between locations #20
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
Conversation
|
I am not sure if this is an efficient enough solution, as potentially all locations within the given component are being checked multiple times every time a location is moved, but I have tried adding about 30 locations to a component and it does not seem to harm performance in any major way. Neither when adding/dragging a new location away from the other locations nor when adding/dragging one in the middle of them |
Fix to avoid locations being stacked on top of each other