forked from qt-creator/qt-creator
Changing edit camera could take a couple of frames to propagate the the correct position to icon gizmos. It's unclear why exactly this happens, but a trivial fix is to just render a couple of extra frames whenever the camera changes. Change-Id: I8c4fc33bff9cb7a4c4ac3b5105327cc5eb0a45d5 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>