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
Unexpected behavior when using the pairwise operation mode with functions that take a single second operand (e.g. for images: difference, division, arithmetic operations, and flatfield correction)
If only one set of operands is selected in a single group, a warning message is displayed "In pairwise mode, you need to select objects in at least two groups.", which is correct for functions that are symmetric (e.g. addition, multiplication, etc.), but not for functions that are not symmetric (e.g. difference, division, etc.).
The warning message should only displayed for functions that are symmetric (e.g. addition, multiplication, etc.).
The text was updated successfully, but these errors were encountered:
…t take a single second operand
Fix#157
(cherry picked from commit 619112b)
# Conflicts:
# doc/locale/fr/LC_MESSAGES/api/core.gui/processor.po
# doc/locale/fr/LC_MESSAGES/contributing/changelog.po
Pairwise operation mode:
The text was updated successfully, but these errors were encountered: