Critiques pour Better Image Viewer
Better Image Viewer par Geoff Lankow
5 notes
- Noté 4 sur 5par vato76, il y a 2 ans
- Noté 4 sur 5par UN_88, il y a 5 ansThe addon is amazing, but I have two suggestions:
1- Could you please add a rotate image functionality?
2- Please allow customizing the addons input; for instance scrolling can be configurable to zoom or scroll the image.
Keep up the great work! :) - Noté 4 sur 5par Craig, il y a 7 ans
- Noté 4 sur 5par Eric, il y a 8 ansI love the zooming and panning, wish for rotation as others have mentioned.
I guess I found a bug:
When an image is loaded with an EXIF orientation that requires rotation, the image is rotated but the dimensions are not swapped. So you wind up with, e.g., a 480x640 portrait picture, stretched and squished to fit in a 640x480 area.
Edit: I skimmed the code and I'm not sure this extension is entirely at fault. Increasing my rating.
To the author, I'd have a look at whether naturalWidth and naturalHeight are read before exif orientation is used, and if anything can be done.
Edit again: maybe this only affects photos taken on an iPhone? I don't have enough examples to be sure.