Fix movement of Front View in ProjectionGroup
This commit is contained in:
@@ -140,10 +140,6 @@ void DrawView::onChanged(const App::Property* prop)
|
||||
}
|
||||
}
|
||||
}
|
||||
// if (prop == &X || //nothing needs to be calculated, just the graphic needs to be shifted.
|
||||
// prop == &Y) {
|
||||
// requestPaint();
|
||||
// }
|
||||
}
|
||||
App::DocumentObject::onChanged(prop);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user