[PartDesign] Enable reverse ability for Pocket/UpToFace mode as it makes sense for curved faces
This commit is contained in:
committed by
Bernd Hahnebach
parent
b2cf8581e0
commit
586955e31b
@@ -205,6 +205,7 @@ void TaskPocketParameters::updateUI(int index)
|
||||
// up to face
|
||||
else if (index == 3) {
|
||||
isOffsetEditVisable = true;
|
||||
isReversedEnabled = true;
|
||||
isFaceEditEnabled = true;
|
||||
QMetaObject::invokeMethod(ui->lineFaceName, "setFocus", Qt::QueuedConnection);
|
||||
// Go into reference selection mode if no face has been selected yet
|
||||
|
||||
Reference in New Issue
Block a user