forked from qt-creator/qt-creator
Now camera frustum visualization should always appear correctly in 3D edit view, as the QSSGRenderCamera node is created at frustum geometry update time if it's missing. Active scene change also triggers geometry update for camera gizmos. Change-Id: If24e97490b2ff6607049b5288c6e167aa29a86b2 Fixes: QDS-1472 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>