woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

Validate that Blaze campaign images are square #12879

Closed JorgeMucientes closed 2 weeks ago

JorgeMucientes commented 2 weeks ago

Blaze campaign ads support square images only. We currently only check that the image meets some size requirements, but we don't enforce it to be square.

dangermattic commented 2 weeks ago

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

JorgeMucientes commented 2 weeks ago

Image cropping is handled in the backend side, so closing for now.