mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
The combination of touches+overlaps+contains is not enough if input layer (where selection should be done) is completely within selection layer. I have reintroduced "intersects" predicate and made it default. The processing toolbox has an improved (fixed?) version but fTools were not adapted at the same time