raatmarien / my-qr.art

Design custom QR codes with this web app!
https://my-qr.art
GNU Affero General Public License v3.0
430 stars 26 forks source link

Added checkbox for keeping the aspect ratio when resizing an uploaded image #1

Closed quacklemtduck closed 3 years ago

quacklemtduck commented 3 years ago

Added checkbox for keeping the aspect ratio when resizing an uploaded image

Whenever the image popup handles changes, it checks if the checkbox for keeping the aspect ratio has been checked. If it has been checked, it checks if there has been a change en the width or height, and then calculates what the other attribute should be to keep the aspect ratio,

Also changed the width of the upload-popup so that it doesn't wrap the canvas because of the width of the label.