You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been tinkering with this module. In my tests this happens:
insert initial node
insert more nodes
perform searches for those nodes
Any nodes inserted after the first will not be revealed in a search if they do not intersect with the initial rectangle. The initial insert is the root bounding box. Is this by design?
The text was updated successfully, but these errors were encountered:
I've been tinkering with this module. In my tests this happens:
Any nodes inserted after the first will not be revealed in a search if they do not intersect with the initial rectangle. The initial insert is the root bounding box. Is this by design?
The text was updated successfully, but these errors were encountered: