Racopokemon / ImageSort

Simple image gallery to quickly preview, zoom, categorize and delete images.
3 stars 0 forks source link

Rotated small images - are not pixel accurate and the zoom is wrong on them #7

Open Racopokemon opened 1 year ago

Racopokemon commented 1 year ago

There is no logic already on how the image view rotates its content, and this is where all the trouble starts. Debugging this is probably pure joy.

Racopokemon commented 1 year ago

Okay, next time maybe make two issues out of two problems. The wrong zoom in rotated images is fixed in https://github.com/Racopokemon/ImageSort/commit/ae1bc90fc6ca7bf9ba7f093efb75b17cca1994b0

Racopokemon commented 1 year ago

However, in rotated small images, the images still are not pixel accurate, for certain window sizes!