Skip to content

Combine entry masks by logical AND rather than replace

Philipp Schmidt requested to merge feat/combine-entry-masks into master

It is hardcoded to AND for now, as this is the same as train selections are combined. In the future, OR may also be desireable via some form of global configuration.

Edited by Philipp Schmidt

Merge request reports