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
it('@gl should maintain projection type when resetCamera buttons clicked after switching projection type from perspective to orthographic',function(done){
1493
+
it('@gl resetCamera buttons should be able to reset projection type after switching projection type from perspective to orthographic',function(done){
it('@gl should maintain projection type when resetCamera buttons clicked after switching projection type from orthographic to perspective',function(done){
1540
+
it('@gl resetCamera buttons should be able to reset projection type after switching projection type from orthographic to perspective',function(done){
0 commit comments