[TD]Transition to on demand page updates ph1
This commit is contained in:
@@ -144,7 +144,8 @@ void DrawViewDetail::onChanged(const App::Property* prop)
|
||||
if ((prop == &Reference) ||
|
||||
(prop == &Radius) ||
|
||||
(prop == &AnchorPoint)) {
|
||||
BaseView.getValue()->touch(); //hack. sb "update graphics"
|
||||
// BaseView.getValue()->touch(); //hack. sb "update graphics"
|
||||
enforceRecompute();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user