} else {
      aspect_ratio = coords.w / coords.h
      preview.height(100)
      preview.width(100 * aspect_ratio)
    }