Allow transforming a Pattern feature into a MultiTransform feature
This commit is contained in:
committed by
Stefan Tröger
parent
5d39df88ee
commit
f9b0e5908a
@@ -338,7 +338,7 @@ void TaskLinearPatternParameters::onDirectionChanged(int num) {
|
||||
else if (num == ui->comboDirection->count() - 1) {
|
||||
// enter reference selection mode
|
||||
hideObject();
|
||||
showOriginals();
|
||||
showBase();
|
||||
referenceSelectionMode = true;
|
||||
Gui::Selection().clearSelection();
|
||||
addReferenceSelectionGate(true, true);
|
||||
|
||||
Reference in New Issue
Block a user