mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-01 22:59:03 +00:00
* Auto-orient image during processing * Detect if thumb was rotated 90 degrees and switch dimentions * Consistently auto-rotate images * fix incorrect path for the original photo dimensions reading * Swap the dimensions if needed and call the `wand.ThumbnailImage()` unconditionally * revert unnecessary line split --------- Co-authored-by: Konstantin Koval