Currently the image is displayed underneath the controls, but we should have it display to the side of the controls for a full web layout (can default to under the controls under a small width).
We eventually need to display two images (see #14): the mask and the mask applied to the image. Ideally, these two images will display next to each other, either side-by-side if they are vertical images (H>W) or on top of each other if they are horizontal or square images (W>=H).
Currently the image is displayed underneath the controls, but we should have it display to the side of the controls for a full web layout (can default to under the controls under a small width).
We eventually need to display two images (see #14): the mask and the mask applied to the image. Ideally, these two images will display next to each other, either side-by-side if they are vertical images (H>W) or on top of each other if they are horizontal or square images (W>=H).