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
The Filter objects returned when running CreateFilterOp.onlyOnLayer(layer).withValue(value) and CreateFilterOp.exceptOnLayer(layer).withValue(value) are opposite to the expected behavior
The orHigher() / orLower() methods of CreateFilterOp are always unusable
For details, please refer to the pull request
The text was updated successfully, but these errors were encountered:
The Filter objects returned when running
CreateFilterOp.onlyOnLayer(layer).withValue(value)
andCreateFilterOp.exceptOnLayer(layer).withValue(value)
are opposite to the expected behaviorThe
orHigher()
/orLower()
methods ofCreateFilterOp
are always unusableFor details, please refer to the pull request
The text was updated successfully, but these errors were encountered: