nikobojs / manuscrape_electron

ManuScrape desktop app for Windows 11
5 stars 2 forks source link

Refactor initial image editor zoom #11

Closed nikobojs closed 10 months ago

nikobojs commented 10 months ago

I got some complicated feedback on the initial load of an image in the image editor.

If the image is thinner than the canvas width, keep zoom at 100% and center the image. If the image is wider than the canvas, set the image width to 100% canvas width and adjust the zoom value accordingly.

nikobojs commented 10 months ago

Will be committed and merged 19. oct along with other fixes

nikobojs commented 10 months ago

Fixed in https://github.com/nikobojs/manuscrape_nuxt/pull/5