You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Camera.getScopeState() currently returns the scopeState dictionary stored by the camera. This should probably return a copy of the dict instead, but we should do a quick check to be sure performance is not affected.