When a user selects a circuit that spans a long distance, the zoom level gets low and it removes the circuit filter, which makes the circuit filter usable.
Examples:
Isatis's red circuit
Cuvier's black circuit
Possible solution: never zoom below level 15 when centering on a circuit, same as on iOS.
PS: I also do it when centering on areas (here and here)
Following https://github.com/boolder-org/boolder-android/pull/54
When a user selects a circuit that spans a long distance, the zoom level gets low and it removes the circuit filter, which makes the circuit filter usable.
Examples:
Possible solution: never zoom below level 15 when centering on a circuit, same as on iOS.
PS: I also do it when centering on areas (here and here)