Allow transforming a Pattern feature into a MultiTransform feature
This commit is contained in:
committed by
Stefan Tröger
parent
5d39df88ee
commit
f9b0e5908a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user