Skip to content

Conversation

aschain
Copy link

@aschain aschain commented Mar 26, 2021

When drawing ROIs, shift will perform an OR operation on previous ROIs, and alt (option) will perform a NOT operation. Here, I have added an AND operation when the user holds shift and alt together. This will only keep the part of the previous ROI that is within the new ROI.

This has been useful to me, for example, when I have an accidentally large wand selection, and I only want to keep a small part of the selection.

@imagejan
Copy link
Member

imagejan commented Sep 8, 2022

@rasband what do you think about this suggestion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants