Fix delayed rotation of DVP based Views

This commit is contained in:
wandererfan
2018-10-26 00:49:53 +02:00
committed by wmayer
parent b2135da447
commit 9c1587cfad
+1
View File
@@ -291,6 +291,7 @@ short DrawViewPart::mustExecute() const
ScaleType.isTouched() ||
Perspective.isTouched() ||
Focus.isTouched() ||
Rotation.isTouched() ||
SmoothVisible.isTouched() ||
SeamVisible.isTouched() ||
IsoVisible.isTouched() ||