Question
New Componets are not added/subtracted/intersected above the currently selected Component.
These are the steps to reproduce the issue
- Open en a photo and create a Mask with 3 component.
- Select the component at the very bottom of the list.
- Subtract/Intersect/add a new component to the existing Mask.
Result: As of now the newly added/subtracted/intersected component is placed on top of all existing components in the Mask.
EXPLANATION:
Always putting a new component on top of all existing ones, in chronological order, is not the best solution at all!
Components are not like Masks, the order of components is important, it matters!
- The default behaviour should be to put a new component above the currently selected one.
- Alternatively we should have at least the option to set "Always create new component above currently selected one" as the default behaviour when creating new components.
- In both cases above if no component is currently selected, so if the Mask is selected, the newly added component is put above all existing.
