FEM: Fix convoluted event handling of constraint task boxes
and make Delete key working on macOS
This commit is contained in:
@@ -281,11 +281,6 @@ const std::string TaskFemConstraintPlaneRotation::getReferences() const
|
||||
return TaskFemConstraint::getReferences(items);
|
||||
}
|
||||
|
||||
bool TaskFemConstraintPlaneRotation::event(QEvent* e)
|
||||
{
|
||||
return TaskFemConstraint::KeyEvent(e);
|
||||
}
|
||||
|
||||
void TaskFemConstraintPlaneRotation::changeEvent(QEvent*)
|
||||
{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user