+
Shape Background Color
+
+
+ )}
+
+ {hasBackground() && (
+ <>
+
Fill
+
+
+
+
+
+
+
+
+
+ >
+ )}
+
+ {hasStroke() && (
+ <>
+
Stroke width
+
+
+
+
+
Roughness
+
+
+
+ >
+ )}
+
+
Opacity
+
>
)}
Canvas
@@ -1602,229 +1819,6 @@ class App extends React.Component<{}, AppState> {
Load file...
- {someElementIsSelected() && (
- <>
- <>
-
-
Shape Stroke Color
-
-
-
- {hasBackground() && (
-
-
Shape Background Color
-
-
- )}
- >
-
- {hasBackground() && (
- <>
-
Fill
-
-
-
-
-
-
-
-
-
-
- >
- )}
-
- {hasStroke() && (
- <>
-
Stroke width
-
-
-
-
-
Roughness
-
-
-
- >
- )}
-
-
Opacity
-
- >
- )}