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 b2135da447
commit 9c1587cfad

View File

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