Combine entry masks by logical AND rather than replace
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
Activity
Filter activity
added 1 commit
- d24f3f8d - Combine entry masks by logical AND rather than replace
added 1 commit
- 9921f922 - Combine masks in 'select-xtdf' in the same way as implemented by Philipp for 'select-entries'.
Hi Philipp, With !21 (9921f922) I've just applied the same code you have implemented for 'select-entries' to 'select-xtdf' handler, since it is used by both, 'LitFrames' and 'SpiUserSlicing'.
assigned to @schmidtp
requested review from @turkot
mentioned in commit 32a660d9
Please register or sign in to reply