[TD]fix Rotation not applied
This commit is contained in:
committed by
WandererFan
parent
78c22e33de
commit
9194d5c596
@@ -105,6 +105,7 @@ App::DocumentObjectExecReturn *DrawView::execute(void)
|
||||
handleXYLock();
|
||||
//should not be necessary to purgeTouched here, but it prevents a superfluous feature recompute
|
||||
purgeTouched(); //this should not be necessary!
|
||||
requestPaint();
|
||||
return App::DocumentObject::execute();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user