Skip to content

Commit 483d529

Browse files
committed
Fix EMBB
1 parent bdfa5ea commit 483d529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Modules/Fields/EditMeshBoundingBox.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ void EditMeshBoundingBox::setStateDefaults()
200200
state->setValue(NoTranslation, true);
201201
state->setValue(XYZTranslation, false);
202202
state->setValue(RDITranslation, false);
203+
state->setValue(Resetting, false);
203204

204205
//TODO
205206

0 commit comments

Comments
 (0)