Skip to content

Add a way to substract selection from current selection

  1. Adding a SubstractSelection method, wich must guess the number of element in one selection tuples using the name of the selection proxy
  2. Changing bool expand to a enum with MERGE/NEW/SUBSTRACT values
  3. Use of a modifier key "Shift" will use this substract selection

Merge request reports