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
"The space view class was not recognized.\n\nThis happens if either the blueprint specifies an invalid space view class or this version of the viewer does not know about this type.".to_owned()
28
+
"Placeholder view for unknown space view class".to_owned()
28
29
}
29
30
30
31
fnon_register(
@@ -48,13 +49,27 @@ impl SpaceViewClass for SpaceViewClassPlaceholder {
0 commit comments