+ fixes #0001972: FreeCAD crashes when using keyboard shortcut H to constrain a line
This commit is contained in:
@@ -161,6 +161,7 @@ void SIM::Coin3D::Quarter::SoQTQuarterAdaptor::init()
|
||||
m_seekdistanceabs = FALSE;
|
||||
m_seekperiod = 2.0f;
|
||||
m_inseekmode = FALSE;
|
||||
m_storedcamera = 0;
|
||||
|
||||
m_seeksensor = new SoTimerSensor(SoQTQuarterAdaptor::seeksensorCB, (void*)this);
|
||||
getSoEventManager()->setNavigationState(SoEventManager::NO_NAVIGATION);
|
||||
|
||||
Reference in New Issue
Block a user