2nd attempt, because I missed that the text menus actually are treated as boolean(!) in the code and testing during scientific production isn't optimal; now the problem is amended:
The trim dialogue was preset on "selected and deeper sections". This is not safe, because the user expects to work with the selection. Thus, "selected section only" should be the default and "selected and deeper sections" an option that is actively chosen by the user. This fix changes the order that "selected section only" is default.
closes #11
2nd attempt, because I missed that the text menus actually are treated as boolean(!) in the code and testing during scientific production isn't optimal; now the problem is amended:
The trim dialogue was preset on "selected and deeper sections". This is not safe, because the user expects to work with the selection. Thus, "selected section only" should be the default and "selected and deeper sections" an option that is actively chosen by the user. This fix changes the order that "selected section only" is default.