![Scratch]()
{(this.props.canChangeColorMode || this.props.canChangeLanguage || this.props.canChangeTheme) &&
(
)}
- {(this.props.canManageFiles) && (
-
-

-
-
-
-

-
-
-
-
- {(this.props.canSave || this.props.canCreateCopy || this.props.canRemix) && (
-
- {this.props.canSave && (
-
- )}
- {this.props.canCreateCopy && (
-
- )}
- {this.props.canRemix && (
-
- )}
-
- )}
-
-
- {(className, downloadProjectCallback) => (
-
- )}
-
-
-
- )}
-
-

-
-
-
-

-
- {(handleRestore, {restorable, deletedItem}) => (
-
- )}
-
- {(toggleTurboMode, {turboMode}) => (
-
- )}
-
-
-
-
- {this.props.isTotallyNormal && (
-
-
-
-
-
-
-
-
-
-
-
- )}
+ {(this.props.canManageFiles) && (
)}
+
+ {this.props.isTotallyNormal && (
)}
{this.props.canEditTitle ? (
@@ -711,7 +445,7 @@ class MenuBar extends React.Component {
@@ -772,31 +506,12 @@ class MenuBar extends React.Component {
) : null}
-