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
in ViewerGui.cpp is wrong because it will activate stereo on the UI context (when running on Web with remote ui). Like with all other settings, stereo must use the Settings framework or be moved to the Debug tab. However, for testing it would be much better that we can use this on devices.
The text was updated successfully, but these errors were encountered:
This code
in
ViewerGui.cpp
is wrong because it will activate stereo on the UI context (when running on Web with remote ui). Like with all other settings, stereo must use theSettings
framework or be moved to theDebug
tab. However, for testing it would be much better that we can use this on devices.The text was updated successfully, but these errors were encountered: