Improve finding of terminus when shifting items
We already have the min / max position from the previous query so we just need to find the object with that position instead of querying and sorting all objects again and finding the min / max one. Changelog: performance
Showing
Please register or sign in to comment