Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #23830: Slow selection when there is a lot of data
We were previously iterating through all nodes and ways when making a selection. We don't have to do that since we have a way to efficiently find objects in a bbox. git-svn-id: https://josm.openstreetmap.de/svn/trunk@19167 0c6e7542-c601-0410-84e7-c038aed88b3b
- Loading branch information