Fix delayed rotation of DVP based Views

This commit is contained in:
wandererfan
2018-10-25 11:51:50 -04:00
committed by wmayer
parent 957328ee18
commit 26d0a134db

View File

@@ -291,6 +291,7 @@ short DrawViewPart::mustExecute() const
ScaleType.isTouched() ||
Perspective.isTouched() ||
Focus.isTouched() ||
Rotation.isTouched() ||
SmoothVisible.isTouched() ||
SeamVisible.isTouched() ||
IsoVisible.isTouched() ||