diff --git a/src/components/sources/SourceTypeEditor.jsx b/src/components/sources/SourceTypeEditor.jsx index 34517138..1726b860 100644 --- a/src/components/sources/SourceTypeEditor.jsx +++ b/src/components/sources/SourceTypeEditor.jsx @@ -117,7 +117,7 @@ class ImageSourceEditor extends React.Component { })} /> - {["top", "left", "bottom", "right"].map((label, idx) => { + {["top left", "top right", "bottom right", "bottom left"].map((label, idx) => { return ( - {["top", "left", "bottom", "right"].map((label, idx) => { + {["top left", "top right", "bottom right", "bottom left"].map((label, idx) => { return (