Allow transforming a Pattern feature into a MultiTransform feature

This commit is contained in:
jrheinlaender
2016-04-12 18:11:54 +02:00
committed by Stefan Tröger
parent 5d39df88ee
commit f9b0e5908a
11 changed files with 638 additions and 284 deletions
@@ -291,7 +291,7 @@ void TaskMultiTransformParameters::finishAdd(std::string &newFeatName)
if (row < 0) {
// Happens when first row (first transformation) is created
// Hide all the originals now (hiding them in Command.cpp presents the user with an empty screen!)
hideOriginals();
hideBase();
}
// Insert new transformation after the selected row